Searched refs:ProcessCPURenderInBackgroundThread (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/ |
H A D | rs_canvas_drawing_render_node_drawable_test.cpp | 315 drawable->ProcessCPURenderInBackgroundThread(drawCmdList, ctx, id); 322 drawable->ProcessCPURenderInBackgroundThread(drawCmdList, ctx, id); 327 drawable->ProcessCPURenderInBackgroundThread(drawCmdList, ctx, id);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_canvas_drawing_render_node_drawable.h | 70 void ProcessCPURenderInBackgroundThread(std::shared_ptr<Drawing::DrawCmdList> cmds,
|
H A D | rs_canvas_drawing_render_node_drawable.cpp | 307 ProcessCPURenderInBackgroundThread(cmds, context, nodeId); in FlushForGL() 322 ProcessCPURenderInBackgroundThread(cmds, context, nodeId); in FlushForVK() 341 void RSCanvasDrawingRenderNodeDrawable::ProcessCPURenderInBackgroundThread(std::shared_ptr<Drawing:… in ProcessCPURenderInBackgroundThread() function in OHOS::Rosen::DrawableV2::RSCanvasDrawingRenderNodeDrawable
|