Home
last modified time | relevance | path

Searched refs:EndFlushLayout (Results 1 - 14 of 14) sorted by relevance

/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_collector/src/
H A Drme_scene_sched.cpp91 void RmeSceneSched::EndFlushLayout() in EndFlushLayout() function in OHOS::RME::RmeSceneSched
94 rmeCoreSched->EndFlushLayout(); in EndFlushLayout()
H A Dframe_msg_mgr.cpp89 m_frameMsgKeyToFunc[FrameEvent::EVENT_FLUSH_LAYOUT_END] = &FrameMsgMgr::EndFlushLayout; in FrameMapKeyToFunc()
179 void FrameMsgMgr::EndFlushLayout() in EndFlushLayout() function in OHOS::RME::FrameMsgMgr
183 RME_LOGE("[EndFlushLayout]:scene nullptr"); in EndFlushLayout()
186 scene->EndFlushLayout(); in EndFlushLayout()
H A Drme_core_sched.cpp95 void RmeCoreSched::EndFlushLayout() {} in EndFlushLayout() function in OHOS::RME::RmeCoreSched
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Dframe_ui_intf.cpp97 void FrameUiIntf::EndFlushLayout() const in EndFlushLayout() function in OHOS::RME::FrameUiIntf
283 extern "C" void EndFlushLayout() in EndFlushLayout() function
285 FrameUiIntf::GetInstance().EndFlushLayout(); in EndFlushLayout()
H A Dframe_ui_intf.h34 void EndFlushLayout() const;
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_collector/include/
H A Dframe_msg_mgr.h46 void EndFlushLayout();
H A Drme_scene_sched.h40 void EndFlushLayout() override;
H A Drme_core_sched.h34 void EndFlushLayout();
H A Dframe_scene_sched.h35 virtual void EndFlushLayout() = 0;
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dframe_report.cpp85 void FrameReport::EndFlushLayout() in EndFlushLayout() function in OHOS::Ace::FrameReport
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_frame_report.cpp85 void FrameReport::EndFlushLayout() in EndFlushLayout() function in OHOS::Ace::FrameReport
/foundation/arkui/ace_engine/frameworks/base/log/
H A Dframe_report.h57 void EndFlushLayout();
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dframe_report.cpp59 endFlushLayoutFunc_ = (EndFlushLayoutFunc)LoadSymbol("EndFlushLayout"); in LoadLibrary()
172 void FrameReport::EndFlushLayout() in EndFlushLayout() function in OHOS::Ace::FrameReport
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp468 FrameReport::GetInstance().EndFlushLayout(); in FlushLayout()
491 FrameReport::GetInstance().EndFlushLayout(); in FlushLayout()

Completed in 10 milliseconds