Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
Djs_component_utils.cpp81 napi_value rotateZ = nullptr; in JSGetRectangleById() local
/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
DMatrix.js92 rotateZ(e, s, c) { method in Matrix4
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp1313 double rotateZ; in JsRotate() local