Home
last modified time | relevance | path

Searched refs:RotateXDegrees (Results 1 - 12 of 12) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/utils/
H A Dcamera3d_test.cpp110 camera3d->RotateXDegrees(800.6f); in HWTEST_F()
124 camera3d->RotateXDegrees(300.0f); in HWTEST_F()
138 camera3d->RotateXDegrees(300.29f); in HWTEST_F()
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_camera.h31 virtual void RotateXDegrees(float deg) {} in RotateXDegrees() function in OHOS::Ace::Testing::TestingCamera
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dcamera3d.h36 void RotateXDegrees(scalar deg);
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dcamera_test.cpp33 camera.RotateXDegrees(-25); // Set camera to rotate by degrees -25 at x-aixs. in TestCamera()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dcamera3d.cpp41 void Camera3D::RotateXDegrees(scalar deg) in RotateXDegrees() function in OHOS::Rosen::Drawing::Camera3D
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/camera3d_fuzzer/
H A Dcamera3d_fuzzer.cpp56 camera3d.RotateXDegrees(rotationX); in Camera3dFuzzTest()
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drosen_render_loading_progress.cpp129 camera_->RotateXDegrees(CAMERA_ROTATE_X); in PaintComet()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp262 camera.RotateXDegrees(-trans_->rotationX_); in UpdateAbsMatrix3D()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_modifier.cpp256 camera.RotateXDegrees(ROTATEX); in AdjustMatrix()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_rs.cpp398 camera.RotateXDegrees(-25); // Set camera to rotate by degrees -25 at x-aixs. in TestCamera()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp741 camera3D.RotateXDegrees(angle); in FlipMatrix()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp1298 camera3D.RotateXDegrees(angle);

Completed in 9 milliseconds