Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dcamera_id_manager.cc94 bool has_visible_camera = false; in ValidateInput() local
108 has_visible_camera = true; in ValidateInput()
114 if (id_maps.size() > 0 && !has_visible_camera) { in ValidateInput()