Home
last modified time | relevance | path

Searched defs:canvasMatrix (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
Drs_display_render_node_drawable_test.cpp351 Drawing::Matrix canvasMatrix; variable
379 Drawing::Matrix canvasMatrix; variable
406 Drawing::Matrix canvasMatrix; variable
433 Drawing::Matrix canvasMatrix; variable
463 Drawing::Matrix canvasMatrix; variable
491 Drawing::Matrix canvasMatrix; variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/params/
Drs_render_params_test.cpp172 Drawing::Matrix canvasMatrix; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
Drs_display_render_node_drawable.cpp1083 Drawing::Matrix canvasMatrix) in CalculateVirtualDirty()
1486 …nique_ptr<RSRenderFrame>& renderFrame, RSDisplayRenderParams& params, Drawing::Matrix canvasMatrix) in CalculateVirtualDirtyForWiredScreen()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
Drs_property_drawable_utils.cpp322 auto canvasMatrix = canvas->GetTotalMatrix(); in DrawFilter() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties_painter.cpp687 auto canvasMatrix = canvas.GetTotalMatrix(); in DrawFilter() local