Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_paint_method.cpp124 const auto matrix4Len = Matrix4::DIMENSION * Matrix4::DIMENSION; in UpdatePaintConfig() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_image.cpp202 const auto matrix4Len = Matrix4::DIMENSION * Matrix4::DIMENSION; in SetImageMatrix() local
230 const auto matrix4Len = Matrix4::DIMENSION * Matrix4::DIMENSION; in SetDefaultImageMatrix() local
Djs_view_abstract.cpp1905 const auto matrix4Len = Matrix4::DIMENSION * Matrix4::DIMENSION; in JsTransform() local
1924 const auto matrix4Len = Matrix4::DIMENSION * Matrix4::DIMENSION; in SetDefaultTransform() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_image_modifier.cpp261 const auto matrix4Len = Matrix4::DIMENSION * Matrix4::DIMENSION; in ResetImageMatrix() local
Dnode_common_modifier.cpp821 const auto matrix4Len = Matrix4::DIMENSION * Matrix4::DIMENSION; in SetTransform() local
835 const auto matrix4Len = Matrix4::DIMENSION * Matrix4::DIMENSION; in ResetTransform() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_image_bridge.cpp484 const auto matrix4Len = Matrix4::DIMENSION * Matrix4::DIMENSION; in SetImageMatrix() local
Darkts_native_common_bridge.cpp1825 const auto matrix4Len = Matrix4::DIMENSION * Matrix4::DIMENSION; in SetTransform() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_view_abstract_ffi.cpp691 const auto matrix4Len = Matrix4::DIMENSION * Matrix4::DIMENSION; in FfiOHOSAceFrameworkViewAbstractSetTransform() local