Searched refs:CacRotationFromTransformType (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/ |
H A D | rs_render_thread_visitor_test.cpp | 1175 visitor.CacRotationFromTransformType(transform, bounds); 1179 visitor.CacRotationFromTransformType(transform, bounds); 1183 visitor.CacRotationFromTransformType(transform, bounds); 1187 visitor.CacRotationFromTransformType(transform, bounds); 1191 visitor.CacRotationFromTransformType(transform, bounds); 1195 visitor.CacRotationFromTransformType(transform, bounds); 1199 visitor.CacRotationFromTransformType(transform, bounds);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread_visitor.h | 84 Drawing::Matrix CacRotationFromTransformType(GraphicTransformType transform, RectF& bounds);
|
H A D | rs_render_thread_visitor.cpp | 713 Drawing::Matrix RSRenderThreadVisitor::CacRotationFromTransformType(GraphicTransformType transform,… in CacRotationFromTransformType() function in OHOS::Rosen::RSRenderThreadVisitor 842 Drawing::Matrix transfromMatrix = CacRotationFromTransformType(transform, bounds); in ProcessSurfaceViewInRT()
|