Home
last modified time | relevance | path

Searched refs:flash_supported (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp859 bool flash_supported = false; in CreateCameraDeviceHwl() local
863 flash_supported = true; in CreateCameraDeviceHwl()
867 if (flash_supported) { in CreateCameraDeviceHwl()