Home
last modified time | relevance | path

Searched refs:waitForRT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.h489 bool DoDirectComposition(std::shared_ptr<RSBaseRenderNode> rootNode, bool waitForRT);
H A Drs_main_thread.cpp2033 bool RSMainThread::DoDirectComposition(std::shared_ptr<RSBaseRenderNode> rootNode, bool waitForRT) in DoDirectComposition() argument
2090 if (waitForRT) { in DoDirectComposition()