Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_display_render_node_drawable_test.cpp247 Drawing::Matrix canvasMatrix; variable
274 Drawing::Matrix canvasMatrix; variable
301 Drawing::Matrix canvasMatrix; variable
328 Drawing::Matrix canvasMatrix; variable
358 Drawing::Matrix canvasMatrix; variable
386 Drawing::Matrix canvasMatrix; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp925 Drawing::Matrix canvasMatrix) in CalculateVirtualDirty()
1194 …nique_ptr<RSRenderFrame>& renderFrame, RSDisplayRenderParams& params, Drawing::Matrix canvasMatrix) in CalculateVirtualDirtyForWiredScreen()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp316 auto canvasMatrix = canvas->GetTotalMatrix(); in DrawFilter() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp629 auto canvasMatrix = canvas.GetTotalMatrix(); in DrawFilter() local