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