Searched defs:hasFlashUnit (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/services/camera/libcameraservice/ | ||
D | CameraFlashlight.cpp | 171 bool CameraFlashlight::hasFlashUnit(const String8& cameraId) { in hasFlashUnit() function in android::CameraFlashlight |
/frameworks/av/services/camera/libcameraservice/common/ | ||
D | CameraProviderManager.h | 387 bool hasFlashUnit() const { return mHasFlashUnit; } in hasFlashUnit() function |
D | CameraProviderManager.cpp | 166 bool CameraProviderManager::hasFlashUnit(const std::string &id) const { in hasFlashUnit() function in android::CameraProviderManager |