Searched refs:RotateZDegrees (Results 1 – 7 of 7) sorted by relevance
194 camera3d->RotateZDegrees(300.29f);208 camera3d->RotateZDegrees(300.0f);222 camera3d->RotateZDegrees(300.29f);
33 virtual void RotateZDegrees(float deg) {} in RotateZDegrees() function
38 void RotateZDegrees(scalar deg);
58 camera3d.RotateZDegrees(rotationZ); in Camera3dFuzzTest()
51 void Camera3D::RotateZDegrees(scalar deg) in RotateZDegrees() function in OHOS::Rosen::Drawing::Camera3D
268 camera.RotateZDegrees(-trans_->rotation_); in UpdateAbsMatrix3D()
267 camera.RotateZDegrees(ROTATEZ); in AdjustMatrix()