Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp506 Matrix4 defMatrix4 = Matrix4::CreateIdentity(); in GetRectangleById() local
507 Matrix4 matrix4 = renderContext->GetTransformMatrixValue(defMatrix4); in GetRectangleById()