Home
last modified time | relevance | path

Searched defs:newMatrix4 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Danimatable_matrix4.cpp22 AnimatableMatrix4& AnimatableMatrix4::operator=(const Matrix4& newMatrix4) in operator =()
30 AnimatableMatrix4& AnimatableMatrix4::operator=(const AnimatableMatrix4& newMatrix4) in operator =()