Home
last modified time | relevance | path

Searched refs:ProcessShadowBatching (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_canvas_render_node.h58 RSB_EXPORT void ProcessShadowBatching(RSPaintFilterCanvas& canvas);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_render_node.cpp135 void RSCanvasRenderNode::ProcessShadowBatching(RSPaintFilterCanvas& canvas) in ProcessShadowBatching() function in OHOS::Rosen::RSCanvasRenderNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_canvas_render_node_test.cpp208 rsCanvasRenderNode.ProcessShadowBatching(*canvas_);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_ui_capture.cpp281 node->ProcessShadowBatching(*canvas_); in ProcessChildren()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp370 node->ProcessShadowBatching(*canvas_); in ProcessShadowFirst()