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 D | rs_base_render_util.h | 131 …static Drawing::Matrix GetSurfaceTransformMatrix(GraphicTransformType rotationTransform, const Rec…
|
H A D | rs_base_render_util.cpp | 1158 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 D | rs_base_render_util_test.cpp | 1061 … 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));
|