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.cpp919 bool flash_supported = false; in CreateCameraDeviceHwl() local
923 flash_supported = true; in CreateCameraDeviceHwl()
927 if (flash_supported) { in CreateCameraDeviceHwl()