Home
last modified time | relevance | path

Searched refs:LockForControl (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H A Dtime_lapse_photo_session_fuzzer.cpp129 session->LockForControl(); in TestTimeLapsePhoto()
132 session->LockForControl(); in TestTimeLapsePhoto()
147 session->LockForControl(); in TestTimeLapsePhoto()
150 session->LockForControl(); in TestTimeLapsePhoto()
153 session->LockForControl(); in TestTimeLapsePhoto()
173 session->LockForControl(); in TestManualExposure()
187 session->LockForControl(); in TestManualExposure()
226 session->LockForControl(); in TestWhiteBalance()
246 session->LockForControl(); in TestWhiteBalance()
355 s->LockForControl(); in Test31()
[all …]
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp159 session->LockForControl(); in TestExposure()
196 session->LockForControl(); in TestFocus()
216 session->LockForControl(); in TestZoom()
291 session->LockForControl(); in TestFlash()
293 session->LockForControl(); in TestFlash()
347 session->LockForControl(); in TestAperture()
385 session->LockForControl(); in TestBeauty()
439 session->LockForControl(); in TestOther2()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcapture_session_impl.cpp364 innerCaptureSession_->LockForControl(); in SetZoomRatio()
398 innerCaptureSession_->LockForControl(); in SetFocusMode()
416 innerCaptureSession_->LockForControl(); in SetFocusPoint()
468 innerCaptureSession_->LockForControl(); in SetFlashMode()
502 innerCaptureSession_->LockForControl(); in SetExposureMode()
529 innerCaptureSession_->LockForControl(); in SetMeteringPoint()
559 innerCaptureSession_->LockForControl(); in SetExposureBias()
831 innerCaptureSession_->LockForControl(); in SetQualityPrioritization()
H A Dphoto_output_impl.cpp405 session->LockForControl(); in EnableMovingPhoto()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dtime_lapse_photo_session_napi.cpp356 obj->timeLapsePhotoSession_->LockForControl(); in StartTryAE()
379 obj->timeLapsePhotoSession_->LockForControl(); in StopTryAE()
456 obj->timeLapsePhotoSession_->LockForControl(); in SetTimeLapseInterval()
479 obj->timeLapsePhotoSession_->LockForControl(); in SetTimeLapseRecordState()
502 obj->timeLapsePhotoSession_->LockForControl(); in SetTimeLapsePreviewType()
550 obj->timeLapsePhotoSession_->LockForControl(); in SetExposure()
681 obj->timeLapsePhotoSession_->LockForControl(); in SetExposureMeteringMode()
729 obj->timeLapsePhotoSession_->LockForControl(); in SetIso()
889 obj->timeLapsePhotoSession_->LockForControl(); in SetWhiteBalanceMode()
1035 timeLapsePhotoSession_->LockForControl(); in RegisterLuminationInfoCallbackListener()
[all …]
H A Dprofession_session_napi.cpp301 professionSessionNapi->professionSession_->LockForControl(); in SetMeteringMode()
396 professionSessionNapi->professionSession_->LockForControl(); in SetExposureDuration()
530 professionSessionNapi->professionSession_->LockForControl(); in SetFocusAssistFlashMode()
652 professionSessionNapi->professionSession_->LockForControl(); in SetISO()
751 professionSessionNapi->professionSession_->LockForControl(); in SetExposureHintMode()
847 professionSession_->LockForControl(); in RegisterLuminationInfoCallbackListener()
864 professionSession_->LockForControl(); in UnregisterLuminationInfoCallbackListener()
H A Dlight_painting_session_napi.cpp236 lightPaintingSessionNapi->lightPaintingSession_->LockForControl(); in SetLightPainting()
263 lightPaintingSessionNapi->lightPaintingSession_->LockForControl(); in TriggerLighting()
H A Dportrait_session_napi.cpp222 portraitSessionNapi->portraitSession_->LockForControl(); in SetPortraitEffect()
H A Dnight_session_napi.cpp187 nightSessionNapi->nightSession_->LockForControl(); in SetExposure()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp1125 cameraSessionNapi->cameraSession_->LockForControl(); in LockForControl()
1693 cameraSessionNapi->cameraSession_->LockForControl(); in SetFlashMode()
1773 cameraSessionNapi->cameraSession_->LockForControl(); in EnableLcdFlash()
2226 cameraSessionNapi->cameraSession_->LockForControl(); in SetQualityPrioritization()
4317 cameraSessionNapi->cameraSession_->LockForControl(); in SetUsage()
4447 cameraSession_->LockForControl(); in RegisterFeatureDetectionStatusListener()
4452 cameraSession_->LockForControl(); in RegisterFeatureDetectionStatusListener()
4486 cameraSession_->LockForControl(); in UnregisterFeatureDetectionStatusListener()
4492 cameraSession_->LockForControl(); in UnregisterFeatureDetectionStatusListener()
4757 cameraSession_->LockForControl(); in RegisterLcdFlashStatusCallbackListener()
[all …]
/ohos5.0/foundation/multimedia/camera_framework/
H A DREADME_zh.md480 cameraInput->LockForControl();
488 cameraInput->LockForControl();
496 cameraInput->LockForControl();
H A DREADME.md482 cameraInput->LockForControl();
489 cameraInput->LockForControl();
497 cameraInput->LockForControl();
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_mode.cpp563 portraitSession->LockForControl(); in main()
581 portraitSession->LockForControl(); in main()
596 portraitSession->LockForControl(); in main()
611 portraitSession->LockForControl(); in main()
625 portraitSession->LockForControl(); in main()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dmacro_video_session.cpp37 LockForControl(); in CommitConfig()
H A Dmacro_photo_session.cpp36 LockForControl(); in CommitConfig()
H A Daperture_video_session.cpp59 LockForControl(); in CommitConfig()
H A Dscan_session.cpp89 this->LockForControl(); in SetBrightnessStatusReport()
H A Dcapture_session.cpp1378 void CaptureSession::LockForControl() in LockForControl() function in OHOS::CameraStandard::CaptureSession
1484 this->LockForControl(); in SetVideoStabilizationMode()
1673 sharedThis->LockForControl(); in SetExposureMode()
2926 this->LockForControl(); in SetCaptureMetadataObjectTypes()
3683 this->LockForControl(); in SetFrameRateRange()
4524 LockForControl(); in EnableFeature()
4854 this->LockForControl(); in EnableDeferredType()
4902 this->LockForControl(); in EnableAutoDeferredVideoEnhancement()
4930 this->LockForControl(); in SetUserId()
4954 this->LockForControl(); in EnableAutoHighQualityPhoto()
[all …]
H A Dslow_motion_session.cpp95 this->LockForControl(); in SetSlowMotionDetectionArea()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp893 session->LockForControl(); in SetCameraParameters()
2814 session_->LockForControl();
3330 session->LockForControl();
3418 session->LockForControl();
3500 session->LockForControl();
3706 session->LockForControl();
3800 session->LockForControl();
3878 session->LockForControl();
12155 session->LockForControl();
12159 session->LockForControl();
[all …]
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_input.h83 [[deprecated]] void LockForControl();
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Dmain.cpp237 g_captureSession->LockForControl(); in ConfigFocusAndExposure()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp777 session->LockForControl(); in SessionControlParams()
2053 session->LockForControl();
2109 session->LockForControl();
3664 session->LockForControl();
3731 session->LockForControl();
3905 session->LockForControl();
3957 session->LockForControl();
4844 session->LockForControl();
4943 session->LockForControl();
5005 session->LockForControl();
[all …]
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp241 g_captureSession->LockForControl(); in ConfigFocusFlashAndExposure()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp358 session->LockForControl(); in SetCallbackFlag()
367 session->LockForControl(); in SetCallbackFlag()

12