Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
H A Djs_component_utils.cpp81 napi_value rotateZ = nullptr; in JSGetRectangleById() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DMatrix.js92 rotateZ(e, s, c) { method in Matrix4
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp628 void FfiOHOSAceFrameworkViewAbstractSetRotateSingle(float rotateZ) in FfiOHOSAceFrameworkViewAbstractSetRotateSingle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp1803 double rotateZ; in JsRotate() local