Home
last modified time | relevance | path

Searched defs:PostRTTask (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_context.h144 void PostRTTask(const std::function<void()>& task) const in PostRTTask() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.cpp242 void RSUniRenderThread::PostRTTask(const std::function<void()>& task) in PostRTTask() function in OHOS::Rosen::RSUniRenderThread