Home
last modified time | relevance | path

Searched defs:rotateY (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-components-canvas-matrix2d.md151 ### rotateY subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Drosen_render_transform.cpp163 double rotateY = 0.0; in CheckNeedPaint() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
H A Djs_component_utils.cpp80 napi_value rotateY = nullptr; in JSGetRectangleById() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_matrix2d.cpp102 double rotateY = 0; in JsSetRotateY() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DMatrix.js73 rotateY(e, s, c) { method in Matrix4
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_ext_utils.cpp193 uint16_t* rotateY = rotatePixels.get(); in NV12P010Rotate() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp832 int rotateY = static_cast<int>(-round(atan2(value[Drawing::Matrix::Index::PERSP_0], in Is3DRotation() local