Home
last modified time | relevance | path

Searched defs:rotationValue (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/recorder_fuzztest/recordersetorientationhint_fuzzer/
H A Drecordersetorientationhint_fuzzer.cpp56 int32_t rotationValue = *reinterpret_cast<int32_t *>(data); in FuzzRecorderSetOrientationHint() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp241 bool AceViewOhos::DispatchRotationEvent(const RefPtr<AceViewOhos>& view, float rotationValue) in DispatchRotationEvent()
433 bool AceViewOhos::ProcessRotationEvent(float rotationValue) in ProcessRotationEvent()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp524 int32_t rotationValue = 0; in SetRotation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsXNode.js1788 this.rotationValue = { x: 0, y: 0, z: 0 }; class in RenderNode.constructor
1858 this.rotationValue = { x: 0, y: 0, z: 0 }; class
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp98 void PhotoCaptureSetting::SetRotation(PhotoCaptureSetting::RotationConfig rotationValue) in SetRotation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp418 auto rotationValue = values[NUM_11].f32; in SetSweepGradientValues() local