Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_transform_operation.h135 Matrix4 ComputerBlendedMatrix4() in ComputerBlendedMatrix4() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Drender_transform.cpp507 auto animationMatrix = transformAnimation_.ComputerBlendedMatrix4(); in UpdateWithEffectMatrix()