/test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
D | nativeavmuxerndk.cpp | 58 int32_t rotation = ZEROVAL; in OHAVMuxerSetRotation() local 92 int32_t rotation = ZEROVAL; in OHAVMuxerStart() local 129 int32_t rotation = ZEROVAL; in OHAVMuxerStop() local 166 int32_t rotation = ZEROVAL; in OHAVMuxerWriteSample() local 202 int32_t rotation = ZEROVAL; in OHAVMuxerWriteSampleBuffer() local 241 int32_t rotation = ZEROVAL; in OHAVMuxerAddTrack() local 311 int32_t rotation = ZEROVAL; in OHAVMuxerSetRotationAbnormal() local 345 int32_t rotation = ZEROVAL; in OHAVMuxerStartAbnormal() local 379 int32_t rotation = ZEROVAL; in OHAVMuxerStopAbnormal() local 413 int32_t rotation = ZEROVAL; in OHAVMuxerWriteSampleAbnormal() local [all …]
|
/test/xts/acts/sensors/sensor_standard/src/main/js/test/ |
D | SensorOnOffTest.test_newSensorGeomagneticOptions.test.js | 154 … "rotation": [-0.7980074882507324, 0.5486301183700562, 0.24937734007835388, -0.17277367413043976, property 159 … "rotation": [-0.8206444382667542, 0.3832680284976959, 0.42384934425354004, 0.021023601293563843, property 164 … "rotation": [0.9583651423454285, 0.08038506656885147, -0.27399733662605286, 0.160231813788414, property 169 "rotation":[null, null, null, null, null, null, null, null, null], property 173 "rotation":[null, null, null, null, null, null,0, 0, 0], property
|
D | SensorGeneralalgorithm.test.js | 58 … "rotation": [-0.7980074882507324, 0.5486301183700562, 0.24937734007835388, -0.17277367413043976, property 64 … "rotation": [-0.8206444382667542, 0.3832680284976959, 0.42384934425354004, 0.021023601293563843, property 70 … "rotation": [0.9583651423454285, 0.08038506656885147, -0.27399733662605286, 0.160231813788414, property 77 "rotation": [null, null, null, null, null, null, null, null, null], property 81 "rotation": [null, null, null, null, null, null, 0, 0, 0], property
|
D | SensorOnOffTest.test_newSensorGeomagnetic.test.js | 1349 … "rotation": [-0.7980074882507324, 0.5486301183700562, 0.24937734007835388, -0.17277367413043976, property 1354 … "rotation": [-0.8206444382667542, 0.3832680284976959, 0.42384934425354004, 0.021023601293563843, property 1359 … "rotation": [0.9583651423454285, 0.08038506656885147, -0.27399733662605286, 0.160231813788414, property 1364 "rotation":[null, null, null, null, null, null, null, null, null], property 1368 "rotation":[null, null, null, null, null, null,0, 0, 0], property
|
/test/xts/acts/multimedia/media/media_js_standard/avRecorder/src/main/js/test/ |
D | AVRecorderFuncTest.test.js | 59 rotation : 0, property 558 rotation: 0, property 586 rotation: 0, property 614 rotation: 0, property 642 rotation: 0, property 670 rotation: 0, property 697 rotation: 0, property
|
D | AvVideoRecorderFuncTestOne.test.js | 59 rotation : 0, // 视频旋转角度,默认为0不旋转,支持的值为0、90、180、270 property 75 rotation: 0, property 97 rotation: 0, property 114 rotation: 0, property 132 rotation: 0, property 155 rotation: 0, property 179 rotation: 0, property 189 rotation: 0, property 3039 rotation : 0, // 视频旋转角度,默认为0不旋转,支持的值为0、90、180、270 property 3090 rotation : 0, property [all …]
|
/test/testfwk/arkxtest/uitest/core/ |
D | ui_controller.h | 84 virtual void SetDisplayRotation(DisplayRotation rotation) const {}; in SetDisplayRotation()
|
D | ui_driver.cpp | 434 void UiDriver::SetDisplayRotation(DisplayRotation rotation, ApiCallErr &error) in SetDisplayRotation()
|
D | frontend_api_handler.cpp | 1097 auto rotation = ReadCallArg<DisplayRotation>(in, INDEX_ZERO); in RegisterUiDriverDisplayOperators() local
|
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/types/libentry/ |
D | index.d.ts | 47 rotation: number; property
|
/test/testfwk/arkxtest/uitest/server/ |
D | system_ui_controller.cpp | 748 auto rotation = (DisplayRotation)display->GetRotation(); in GetDisplayRotation() local
|
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/ |
D | main.cpp | 26 int32_t rotation; member
|