Searched refs:IsLogicalCamera (Results 1 – 3 of 3) sorted by relevance
45 bool IsLogicalCamera(CameraDeviceSessionHwl* session_hwl);
79 bool IsLogicalCamera(CameraDeviceSessionHwl* session_hwl) { in IsLogicalCamera() function
93 if (test_utils::IsLogicalCamera(session_hwl_.get())) { in TEST_F()