Home
last modified time | relevance | path

Searched refs:SendCommands (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_render_thread_test.cpp257 RSRenderThread::Instance().SendCommands();
261 RSRenderThread::Instance().SendCommands();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp125 SendCommands(); in RSRenderThread()
540 void RSRenderThread::SendCommands() in SendCommands() function in OHOS::Rosen::RSRenderThread
H A Drs_render_thread.h152 void SendCommands();
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Ddelay_related_performance.md245 |1|应用进程|SendCommands|应用UI提交到Render Service|
H A Dapplication-performance-guide.md182 | 绘制应用UI界面首诊 | JsRuntime::RunScript() RSMainThread::SendCommands()|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.h421 void SendCommands();
H A Drs_main_thread.cpp449 SendCommands(); in Init()
3132 void RSMainThread::SendCommands() in SendCommands() 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.cpp2255 HWTEST_F(RSMainThreadTest, SendCommands, TestSize.Level1)
2259 mainThread->SendCommands();
2274 mainThread->SendCommands();