Home
last modified time | relevance | path

Searched refs:PostAndWait (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_draw_frame.h43 void PostAndWait();
H A Drs_draw_frame.cpp94 void RSDrawFrame::PostAndWait() in PostAndWait() function in OHOS::Rosen::RSDrawFrame
H A Drs_main_thread.cpp2199 drawFrame_.PostAndWait(); in OnUniRenderDraw()