Home
last modified time | relevance | path

Searched refs:GetCameraDeviceAbilitySupportValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_manager.h819 inline bool GetCameraDeviceAbilitySupportValue(CameraAbilitySupportCacheKey key, bool& value) in GetCameraDeviceAbilitySupportValue() function
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp2083 …bool cacheResult = GetCameraDeviceAbilitySupportValue(CAMERA_ABILITY_SUPPORT_MUTE, isCameraMuteSup… in IsCameraMuteSupported()
2188 …bool cacheResult = GetCameraDeviceAbilitySupportValue(CAMERA_ABILITY_SUPPORT_TORCH, isCameraTorchS… in IsTorchSupported()