Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraFlashlight.cpp172 return hasFlashUnitLocked(cameraId); in hasFlashUnit()
175 bool CameraFlashlight::hasFlashUnitLocked(const String8& cameraId) { in hasFlashUnitLocked() function in android::CameraFlashlight
223 if (hasFlashUnitLocked(id8)) { in prepareDeviceOpen()
269 if (hasFlashUnitLocked(id8)) { in deviceClosed()
DCameraFlashlight.h87 bool hasFlashUnitLocked(const String8& cameraId);