Searched defs:hasFlashUnit (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCameraFlashlight.cpp173 res = mFlashControl->hasFlashUnit(id, &hasFlash);
194 bool CameraFlashlight::hasFlashUnit(const String8& cameraId) { function in class:android::CameraFlashlight
307 status_t ModuleFlashControl::hasFlashUnit(const String8& cameraId, bool *hasFlash) { function in class:android::ModuleFlashControl
515 status_t CameraDeviceClientFlashControl::hasFlashUnit(const String8& cameraId, function in class:android::CameraDeviceClientFlashControl
713 status_t CameraHardwareInterfaceFlashControl::hasFlashUnit( function in class:android::CameraHardwareInterfaceFlashControl

Completed in 7 milliseconds