Searched defs:hasFlashUnit (Results 1 – 5 of 5) sorted by relevance
41 static boolean hasFlashUnit(CameraCharacteristics cameraCharacteristics) { in hasFlashUnit() method in CameraCharacteristicAvailability
221 bool CameraFlashlight::hasFlashUnit(const String8& cameraId) { in hasFlashUnit() function in android::CameraFlashlight346 status_t ProviderFlashControl::hasFlashUnit(const String8& cameraId, bool *hasFlash) { in hasFlashUnit() function in android::ProviderFlashControl
574 bool hasFlashUnit() const { return mHasFlashUnit; } in hasFlashUnit() function
301 bool CameraProviderManager::hasFlashUnit(const std::string &id) const { in hasFlashUnit() function in android::CameraProviderManager