Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp97 Matrix4 BuildRotationMatrix(const DecomposedTransform& decomp) in BuildRotationMatrix() function
641 Matrix4 rotation = BuildRotationMatrix(decomp); in ComposeTransform()