Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
DMatrix.js111 setRotate(angle, x, y, z) { method in Matrix4
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
Ddcamera_client.cpp588 int32_t setRotate = oriSetRotate; in SetPhotoCaptureRotation() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
Darkoala_api.h806 void (*setRotate)(ArkUINodeHandle node, const ArkUI_Float32* values, ArkUI_Int32 valLength, member