Home
last modified time | relevance | path

Searched refs:CreateRotationY (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/utils/test/unittest/
H A Dwm_math_test.cpp93 transformMat *= CreateRotationY(theta); in HWTEST_F()
/foundation/window/window_manager/test/fuzztest/wms/windowutilmath_fuzzer/
H A Dwindowutilmath_fuzzer.cpp123 OHOS::Rosen::TransformHelper::CreateRotationY(theta); in WindowUtilMathFuzzPart1()
/foundation/window/window_manager/utils/include/
H A Dwm_math.h225 Matrix4 CreateRotationY(float theta);
H A Dwindow_helper.h424 ret *= TransformHelper::CreateRotationY(MathHelper::ToRadians(transform.rotationY_)); in ComputeWorldTransformMat4()
/foundation/window/window_manager/utils/src/
H A Dwm_math.cpp241 Matrix4 CreateRotationY(float theta) in CreateRotationY() function

Completed in 3 milliseconds