Home
last modified time | relevance | path

Searched defs:scalingModeMatrix (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/hwc/
Drs_uni_hwc_compute_util.cpp292 Drawing::Matrix scalingModeMatrix; in DealWithScalingMode() local
415 const Drawing::Matrix& gravityMatrix, const Drawing::Matrix& scalingModeMatrix) in UpdateHwcNodeByScalingMode()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
Drs_properties_painter_test.cpp174 Drawing::Matrix scalingModeMatrix; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties_painter.cpp209 float bufferWidth, float bufferHeight, Drawing::Matrix& scalingModeMatrix) in GetScalingModeMatrix()