Home
last modified time | relevance | path

Searched refs:GetSurfaceTransformMatrix (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.h131 …static Drawing::Matrix GetSurfaceTransformMatrix(GraphicTransformType rotationTransform, const Rec…
H A Drs_base_render_util.cpp1158 Drawing::Matrix RSBaseRenderUtil::GetSurfaceTransformMatrix( in GetSurfaceTransformMatrix() function in OHOS::Rosen::RSBaseRenderUtil
1341 …RSBaseRenderUtil::GetSurfaceTransformMatrix(rotationTransform, localBounds, bufferBounds, gravity)… in DealWithSurfaceRotationAndGravity()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_base_render_util_test.cpp1061 … ASSERT_EQ(matrix, RSBaseRenderUtil::GetSurfaceTransformMatrix(rotationTransform, bounds, bounds));
1079 … ASSERT_EQ(matrix, RSBaseRenderUtil::GetSurfaceTransformMatrix(rotationTransform, bounds, bounds));
1096 … ASSERT_EQ(matrix, RSBaseRenderUtil::GetSurfaceTransformMatrix(rotationTransform, bounds, bounds));