Home
last modified time | relevance | path

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

/external/qemu/android/camera/
Dcamera-service.c173 _camera_info_to_string(const CameraInfo* ci, char** str, size_t* str_size) { in _camera_info_to_string() function
500 _camera_info_to_string(csd->camera_info + n, &reply, &reply_size); in _factory_client_list_cameras()