Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_preview.c44 int mm_app_stop_preview_stats(int cam_id);
253 if (MM_CAMERA_OK != (rc = mm_app_stop_preview_stats(cam_id))) { in mm_app_open_camera_stats()
1502 if (MM_CAMERA_OK != (rc = mm_app_stop_preview_stats(cam_id))) { in stopStats()
1512 if (MM_CAMERA_OK != (rc = mm_app_stop_preview_stats(cam_id))) { in stopStats()
1542 int mm_app_stop_preview_stats(int cam_id) in mm_app_stop_preview_stats() function