Searched refs:hasFlashUnit (Results 1 – 3 of 3) sorted by relevance
42 virtual status_t hasFlashUnit(const String8& cameraId,66 bool hasFlashUnit(const String8& cameraId);112 status_t hasFlashUnit(const String8& cameraId, bool *hasFlash);132 status_t hasFlashUnit(const String8& cameraId, bool *hasFlash);186 status_t hasFlashUnit(const String8& cameraId, bool *hasFlash);
174 res = mFlashControl->hasFlashUnit(id, &hasFlash); in findFlashUnits()195 bool CameraFlashlight::hasFlashUnit(const String8& cameraId) { in hasFlashUnit() function in android::CameraFlashlight310 status_t ModuleFlashControl::hasFlashUnit(const String8& cameraId, bool *hasFlash) { in hasFlashUnit() function in android::ModuleFlashControl518 status_t CameraDeviceClientFlashControl::hasFlashUnit(const String8& cameraId, in hasFlashUnit() function in android::CameraDeviceClientFlashControl719 status_t CameraHardwareInterfaceFlashControl::hasFlashUnit( in hasFlashUnit() function in android::CameraHardwareInterfaceFlashControl
261 if (mFlashlight->hasFlashUnit(cameraId)) { in onFirstRef()