Home
last modified time | relevance | path

Searched defs:IsFlashModeSupported (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_mock.cpp60 bool CameraManagerAdapterImpl::IsFlashModeSupported(FlashModeAdapter focusMode) in IsFlashModeSupported() function in OHOS::NWeb::CameraManagerAdapterImpl
H A Dcamera_manager_adapter_impl.cpp540 bool CameraManagerAdapterImpl::IsFlashModeSupported(FlashModeAdapter focusMode) in IsFlashModeSupported() function in OHOS::NWeb::CameraManagerAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_camera_manager_adapter_impl.cpp101 bool ArkCameraManagerAdapterImpl::IsFlashModeSupported(int32_t flashMode) in IsFlashModeSupported() function in OHOS::ArkWeb::ArkCameraManagerAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_camera_manager_adapter_wrapper.cpp124 bool ArkCameraManagerAdapterWrapper::IsFlashModeSupported(NWeb::FlashModeAdapter flashMode) in IsFlashModeSupported() function in OHOS::ArkWeb::ArkCameraManagerAdapterWrapper
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/ability/
H A Dcamera_ability.cpp36 bool CameraAbility::IsFlashModeSupported(FlashMode flashMode) in IsFlashModeSupported() function in OHOS::CameraStandard::CameraAbility
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ability/
H A Dcamera_ability_napi.cpp326 napi_value CameraFunctionsNapi::IsFlashModeSupported(napi_env env, napi_callback_info info) in IsFlashModeSupported() function in OHOS::CameraStandard::CameraFunctionsNapi
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dprofession_session.cpp642 int32_t ProfessionSession::IsFlashModeSupported(FlashMode flashMode, bool &isSupported) in IsFlashModeSupported() function in OHOS::CameraStandard::ProfessionSession
H A Dcapture_session.cpp2534 bool CaptureSession::IsFlashModeSupported(FlashMode flashMode) in IsFlashModeSupported() function in OHOS::CameraStandard::CaptureSession
2541 int32_t CaptureSession::IsFlashModeSupported(FlashMode flashMode, bool& isSupported) in IsFlashModeSupported() function in OHOS::CameraStandard::CaptureSession
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcapture_session_impl.cpp445 Camera_ErrorCode Camera_CaptureSession::IsFlashModeSupported(Camera_FlashMode flashMode, bool* isSu… in IsFlashModeSupported() function in Camera_CaptureSession
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp1643 napi_value CameraSessionNapi::IsFlashModeSupported(napi_env env, napi_callback_info info) in IsFlashModeSupported() function in OHOS::CameraStandard::CameraSessionNapi