/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/ |
H A D | time_lapse_photo_session_fuzzer.cpp | 131 session->UnlockForControl(); in TestTimeLapsePhoto() 134 session->UnlockForControl(); in TestTimeLapsePhoto() 142 session->UnlockForControl(); in TestTimeLapsePhoto() 149 session->UnlockForControl(); in TestTimeLapsePhoto() 152 session->UnlockForControl(); in TestTimeLapsePhoto() 156 session->UnlockForControl(); in TestTimeLapsePhoto() 177 session->UnlockForControl(); in TestManualExposure() 190 session->UnlockForControl(); in TestManualExposure() 228 session->UnlockForControl(); in TestWhiteBalance() 341 s->UnlockForControl(); in Test31() [all …]
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ |
H A D | capture_session_impl.cpp | 366 innerCaptureSession_->UnlockForControl(); in SetZoomRatio() 400 innerCaptureSession_->UnlockForControl(); in SetFocusMode() 418 innerCaptureSession_->UnlockForControl(); in SetFocusPoint() 470 innerCaptureSession_->UnlockForControl(); in SetFlashMode() 504 innerCaptureSession_->UnlockForControl(); in SetExposureMode() 531 innerCaptureSession_->UnlockForControl(); in SetMeteringPoint() 561 innerCaptureSession_->UnlockForControl(); in SetExposureBias() 833 innerCaptureSession_->UnlockForControl(); in SetQualityPrioritization()
|
H A D | photo_output_impl.cpp | 407 session->UnlockForControl(); in EnableMovingPhoto()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/ |
H A D | time_lapse_photo_session_napi.cpp | 358 obj->timeLapsePhotoSession_->UnlockForControl(); in StartTryAE() 381 obj->timeLapsePhotoSession_->UnlockForControl(); in StopTryAE() 458 obj->timeLapsePhotoSession_->UnlockForControl(); in SetTimeLapseInterval() 481 obj->timeLapsePhotoSession_->UnlockForControl(); in SetTimeLapseRecordState() 504 obj->timeLapsePhotoSession_->UnlockForControl(); in SetTimeLapsePreviewType() 552 obj->timeLapsePhotoSession_->UnlockForControl(); in SetExposure() 683 obj->timeLapsePhotoSession_->UnlockForControl(); in SetExposureMeteringMode() 731 obj->timeLapsePhotoSession_->UnlockForControl(); in SetIso() 891 obj->timeLapsePhotoSession_->UnlockForControl(); in SetWhiteBalanceMode() 1037 timeLapsePhotoSession_->UnlockForControl(); in RegisterLuminationInfoCallbackListener() [all …]
|
H A D | profession_session_napi.cpp | 305 professionSessionNapi->professionSession_->UnlockForControl(); in SetMeteringMode() 398 professionSessionNapi->professionSession_->UnlockForControl(); in SetExposureDuration() 534 professionSessionNapi->professionSession_->UnlockForControl(); in SetFocusAssistFlashMode() 655 professionSessionNapi->professionSession_->UnlockForControl(); in SetISO() 755 professionSessionNapi->professionSession_->UnlockForControl(); in SetExposureHintMode() 849 professionSession_->UnlockForControl(); in RegisterLuminationInfoCallbackListener() 866 professionSession_->UnlockForControl(); in UnregisterLuminationInfoCallbackListener()
|
H A D | light_painting_session_napi.cpp | 240 lightPaintingSessionNapi->lightPaintingSession_->UnlockForControl(); in SetLightPainting() 265 lightPaintingSessionNapi->lightPaintingSession_->UnlockForControl(); in TriggerLighting()
|
H A D | portrait_session_napi.cpp | 226 portraitSessionNapi->portraitSession_->UnlockForControl(); in SetPortraitEffect()
|
H A D | night_session_napi.cpp | 189 nightSessionNapi->nightSession_->UnlockForControl(); in SetExposure()
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/ |
H A D | capture_session_fuzzer.cpp | 169 session->UnlockForControl(); in TestExposure() 199 session->UnlockForControl(); in TestFocus() 223 session->UnlockForControl(); in TestZoom() 362 session->UnlockForControl(); in TestAperture() 395 session->UnlockForControl(); in TestBeauty() 453 session->UnlockForControl(); in TestOther2()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/ |
H A D | camera_session_napi.cpp | 1147 cameraSessionNapi->cameraSession_->UnlockForControl(); in UnlockForControl() 1695 cameraSessionNapi->cameraSession_->UnlockForControl(); in SetFlashMode() 1775 cameraSessionNapi->cameraSession_->UnlockForControl(); in EnableLcdFlash() 2229 cameraSessionNapi->cameraSession_->UnlockForControl(); in SetQualityPrioritization() 4319 cameraSessionNapi->cameraSession_->UnlockForControl(); in SetUsage() 4449 cameraSession_->UnlockForControl(); in RegisterFeatureDetectionStatusListener() 4454 cameraSession_->UnlockForControl(); in RegisterFeatureDetectionStatusListener() 4488 cameraSession_->UnlockForControl(); in UnregisterFeatureDetectionStatusListener() 4494 cameraSession_->UnlockForControl(); in UnregisterFeatureDetectionStatusListener() 4759 cameraSession_->UnlockForControl(); in RegisterLcdFlashStatusCallbackListener() [all …]
|
/ohos5.0/foundation/multimedia/camera_framework/ |
H A D | README_zh.md | 482 cameraInput->UnlockForControl(); 490 cameraInput->UnlockForControl(); 498 cameraInput->UnlockForControl();
|
H A D | README.md | 484 cameraInput->UnlockForControl(); 491 cameraInput->UnlockForControl(); 499 cameraInput->UnlockForControl();
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
H A D | camera_capture_mode.cpp | 565 portraitSession->UnlockForControl(); in main() 583 portraitSession->UnlockForControl(); in main() 598 portraitSession->UnlockForControl(); in main() 613 portraitSession->UnlockForControl(); in main() 627 portraitSession->UnlockForControl(); in main()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
H A D | macro_video_session.cpp | 39 UnlockForControl(); in CommitConfig()
|
H A D | macro_photo_session.cpp | 38 UnlockForControl(); in CommitConfig()
|
H A D | aperture_video_session.cpp | 63 UnlockForControl(); in CommitConfig()
|
H A D | scan_session.cpp | 102 this->UnlockForControl(); in SetBrightnessStatusReport()
|
H A D | capture_session.cpp | 1675 sharedThis->UnlockForControl(); in SetExposureMode() 1751 sharedThis->UnlockForControl(); in SetMeteringPoint() 2065 sharedThis->UnlockForControl(); in SetFocusMode() 2145 sharedThis->UnlockForControl(); in SetFocusPoint() 2527 sharedThis->UnlockForControl(); in SetFlashMode() 2929 this->UnlockForControl(); in SetCaptureMetadataObjectTypes() 3700 this->UnlockForControl(); in SetFrameRateRange() 4165 sharedThis->UnlockForControl(); in SetSensorExposureTime() 4542 UnlockForControl(); in EnableFeature() 4982 res = this->UnlockForControl(); in EnableAutoHighQualityPhoto() [all …]
|
H A D | slow_motion_session.cpp | 115 this->UnlockForControl(); in SetSlowMotionDetectionArea()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
H A D | camera_framework_moduletest.cpp | 930 session->UnlockForControl(); in SetCameraParameters() 2816 session_->UnlockForControl(); 3332 session->UnlockForControl(); 3420 session->UnlockForControl(); 3503 session->UnlockForControl(); 3708 session->UnlockForControl(); 3803 session->UnlockForControl(); 3881 session->UnlockForControl(); 12157 session->UnlockForControl(); 12161 session->UnlockForControl(); [all …]
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/ |
H A D | camera_input.h | 90 [[deprecated]] int32_t UnlockForControl();
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/ |
H A D | main.cpp | 254 g_captureSession->UnlockForControl(); in ConfigFocusAndExposure()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/ |
H A D | dcamera_client_demo.cpp | 263 g_captureSession->UnlockForControl(); in ConfigFocusFlashAndExposure()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
H A D | camera_framework_unittest.cpp | 807 session->UnlockForControl(); in SessionControlParams() 1691 session->UnlockForControl(); 2055 session->UnlockForControl(); 2111 session->UnlockForControl(); 3685 session->UnlockForControl(); 3907 session->UnlockForControl(); 3974 session->UnlockForControl(); 4847 session->UnlockForControl(); 4946 session->UnlockForControl(); 5007 session->UnlockForControl(); [all …]
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | photo_output.cpp | 360 session->UnlockForControl(); in SetCallbackFlag() 369 session->UnlockForControl(); in SetCallbackFlag()
|