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 std::string& cameraId) { in hasFlashUnit() function in android::CameraFlashlight344 status_t ProviderFlashControl::hasFlashUnit(const std::string& cameraId, bool *hasFlash) { in hasFlashUnit() function in android::ProviderFlashControl
624 bool hasFlashUnit() const { return mHasFlashUnit; } in hasFlashUnit() function
366 bool CameraProviderManager::hasFlashUnit(const std::string &id) const { in hasFlashUnit() function in android::CameraProviderManager