Home
last modified time | relevance | path

Searched refs:CallbackDrawContextStatusToWMS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_draw_frame.cpp71 RSMainThread::Instance()->CallbackDrawContextStatusToWMS(true); in RenderFrame()
H A Drs_main_thread.h362 void CallbackDrawContextStatusToWMS(bool isUniRender = false);
H A Drs_main_thread.cpp2180 CallbackDrawContextStatusToWMS(); in Render()
2239 void RSMainThread::CallbackDrawContextStatusToWMS(bool isUniRender) in CallbackDrawContextStatusToWMS() function in OHOS::Rosen::RSMainThread
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp1637 HWTEST_F(RSMainThreadTest, CallbackDrawContextStatusToWMS, TestSize.Level1)
1645 mainThread->CallbackDrawContextStatusToWMS();