Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
Drs_base_render_util_test.cpp1093 GraphicTransformType rotationTransform = GraphicTransformType::GRAPHIC_ROTATE_90; variable
1111 GraphicTransformType rotationTransform = GraphicTransformType::GRAPHIC_ROTATE_180; variable
1128 GraphicTransformType rotationTransform = GraphicTransformType::GRAPHIC_ROTATE_270; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_base_render_util.cpp1141GraphicTransformType rotationTransform, const RectF &bounds, const RectF &bufferBounds, Gravity gr… in GetSurfaceTransformMatrix()
1243 auto rotationTransform = GetRotateTransform(transform); in DealWithSurfaceRotationAndGravity() local
Drs_uni_render_util.cpp601 auto rotationTransform = RSBaseRenderUtil::GetRotateTransform(transform); in DealWithRotationAndGravityForRotationFixed() local