Home
last modified time | relevance | path

Searched refs:CreateRotation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowutilmath_fuzzer/
H A Dwindowutilmath_fuzzer.cpp121 OHOS::Rosen::TransformHelper::CreateRotation(theta); in WindowUtilMathFuzzPart1()
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwm_math.h215 Matrix3 CreateRotation(float theta);
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwm_math.cpp197 Matrix3 CreateRotation(float theta) in CreateRotation() function