Home
last modified time | relevance | path

Searched refs:AnimateStart (Results 1 - 19 of 19) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_info.h37 AnimateStart, member in OHOS::Rosen::FrameEventType
76 {FrameEventType::AnimateStart, 0x0000cc00}, // mid green
88 {FrameEventType::AnimateStart, "Animate"},
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_collector/src/
H A Drme_scene_sched.cpp140 void RmeSceneSched::AnimateStart() in AnimateStart() function in OHOS::RME::RmeSceneSched
143 rmeCoreSched->AnimateStart(); in AnimateStart()
H A Dframe_msg_mgr.cpp96 m_frameMsgKeyToFunc[FrameEvent::EVENT_ANIMATE_START] = &FrameMsgMgr::AnimateStart; in FrameMapKeyToFunc()
249 void FrameMsgMgr::AnimateStart() in AnimateStart() function in OHOS::RME::FrameMsgMgr
253 RME_LOGE("[AnimateStart]:scene nullptr"); in AnimateStart()
256 scene->AnimateStart(); in AnimateStart()
H A Drme_core_sched.cpp115 void RmeCoreSched::AnimateStart() in AnimateStart() function in OHOS::RME::RmeCoreSched
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Dframe_ui_intf.cpp153 void FrameUiIntf::AnimateStart() const in AnimateStart() function in OHOS::RME::FrameUiIntf
318 extern "C" void AnimateStart() in AnimateStart() function
320 FrameUiIntf::GetInstance().AnimateStart(); in AnimateStart()
H A Dframe_ui_intf.h44 void AnimateStart() const;
/foundation/graphic/graphic_2d/rosen/modules/frame_report/src/mingw/
H A Drs_frame_report.cpp46 void RsFrameReport::AnimateStart() in AnimateStart() function in OHOS::Rosen::RsFrameReport
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_collector/include/
H A Dframe_msg_mgr.h54 void AnimateStart();
H A Drme_scene_sched.h50 void AnimateStart() override;
H A Drme_core_sched.h42 void AnimateStart();
H A Dframe_scene_sched.h42 virtual void AnimateStart() = 0;
/foundation/graphic/graphic_2d/rosen/test/frame_report/unittest/
H A Drs_frame_report_test.cpp81 fr.AnimateStart(); in HWTEST_F()
83 fr.AnimateStart(); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/frame_report/include/
H A Drs_frame_report.h40 void AnimateStart();
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsframereport_fuzzer/
H A Drsframereport_fuzzer.cpp75 RsFrameReport::GetInstance().AnimateStart(); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/modules/frame_report/src/
H A Drs_frame_report.cpp133 void RsFrameReport::AnimateStart() in AnimateStart() function in OHOS::Rosen::RsFrameReport
136 animateStartFunc_ = (AnimateStartFunc)LoadSymbol("AnimateStart"); in AnimateStart()
141 LOGE("RsFrameReport:[AnimateStart]load AnimateStart function failed!"); in AnimateStart()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dframe_report.cpp129 Rosen::FrameCollector::GetInstance().MarkFrameEvent(Rosen::FrameEventType::AnimateStart); in BeginFlushAnimation()
/foundation/graphic/graphic_2d/rosen/test/frame_analyzer/unittest/
H A Dframe_collector_test.cpp118 collector.MarkFrameEvent(FrameEventType::AnimateStart); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp420 RsFrameReport::GetInstance().AnimateStart(); in Animate()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp872 RsFrameReport::GetInstance().AnimateStart(); in ProcessCommand()

Completed in 13 milliseconds