Lines Matching refs:getCameraId

143     LOGD("E camera id %d window = %p", hw->getCameraId(), window);  in set_preview_window()
153 LOGD("X camera id %d", hw->getCameraId()); in set_preview_window()
187 LOGD("E camera id %d", hw->getCameraId()); in set_CallBacks()
203 LOGD("X camera id %d", hw->getCameraId()); in set_CallBacks()
227 LOGD("E camera id %d", hw->getCameraId()); in enable_msg_type()
236 LOGD("X camera id %d", hw->getCameraId()); in enable_msg_type()
260 LOGD("E camera id %d", hw->getCameraId()); in disable_msg_type()
269 LOGD("X camera id %d", hw->getCameraId()); in disable_msg_type()
295 LOGD("E camera id %d", hw->getCameraId()); in msg_type_enabled()
305 LOGD("X camera id %d", hw->getCameraId()); in msg_type_enabled()
333 hw->getCameraId()); in prepare_preview()
371 hw->getCameraId()); in start_preview()
411 hw->getCameraId()); in stop_preview()
449 LOGD("E camera id %d", hw->getCameraId()); in preview_enabled()
464 LOGD("X camera id %d", hw->getCameraId()); in preview_enabled()
492 LOGD("E camera id %d", hw->getCameraId()); in store_meta_data_in_buffers()
502 LOGD("X camera id %d", hw->getCameraId()); in store_meta_data_in_buffers()
529 LOGI("E camera id %d", hw->getCameraId()); in restart_start_preview()
546 LOGI("X camera id %d", hw->getCameraId()); in restart_start_preview()
573 LOGI("E camera id %d", hw->getCameraId()); in restart_stop_preview()
589 LOGI("X camera id %d", hw->getCameraId()); in restart_stop_preview()
617 hw->getCameraId()); in pre_start_recording()
656 hw->getCameraId()); in start_recording()
705 hw->getCameraId()); in stop_recording()
738 LOGD("E camera id %d", hw->getCameraId()); in recording_enabled()
747 LOGD("X camera id %d", hw->getCameraId()); in recording_enabled()
778 LOGD("E camera id %d", hw->getCameraId()); in release_recording_frame()
787 LOGD("X camera id %d", hw->getCameraId()); in release_recording_frame()
813 hw->getCameraId()); in auto_focus()
850 hw->getCameraId()); in cancel_auto_focus()
886 hw->getCameraId()); in pre_take_picture()
922 hw->getCameraId()); in take_picture()
1039 hw->getCameraId()); in cancel_picture()
1048 LOGI("[KPI Perf]: X camera id %d ret = %d", hw->getCameraId(), ret); in cancel_picture()
1077 LOGD("E camera id %d", hw->getCameraId()); in set_parameters()
1118 LOGD("X camera id %d ret %d", hw->getCameraId(), ret); in set_parameters()
1145 LOGD("E camera id %d", hw->getCameraId()); in stop_after_set_params()
1161 LOGD("X camera id %d", hw->getCameraId()); in stop_after_set_params()
1188 LOGD("E camera id %d", hw->getCameraId()); in commit_params()
1204 LOGD("X camera id %d", hw->getCameraId()); in commit_params()
1231 LOGD("E camera id %d", hw->getCameraId()); in restart_after_set_params()
1247 LOGD("X camera id %d", hw->getCameraId()); in restart_after_set_params()
1271 LOGD("E camera id %d", hw->getCameraId()); in get_parameters()
1280 LOGD("E camera id %d", hw->getCameraId()); in get_parameters()
1306 LOGD("E camera id %d", hw->getCameraId()); in put_parameters()
1314 LOGD("E camera id %d", hw->getCameraId()); in put_parameters()
1345 LOGD("E camera id %d", hw->getCameraId()); in send_command()
1360 LOGD("E camera id %d", hw->getCameraId()); in send_command()
1407 LOGD("E camera id %d", hw->getCameraId()); in send_command_restart()
1431 LOGD("E camera id %d", hw->getCameraId()); in release()
1439 LOGD("E camera id %d", hw->getCameraId()); in release()
1469 LOGD("E camera id %d", hw->getCameraId()); in dump()
1478 LOGD("E camera id %d", hw->getCameraId()); in dump()
1507 LOGI("[KPI Perf]: E camera id %d", hw->getCameraId()); in close_camera_device()
1541 LOGD("E camera id %d", hw->getCameraId()); in register_face_image()
1554 LOGD("E camera id %d", hw->getCameraId()); in register_face_image()
1587 hw->getCameraId()); in prepare_snapshot()
3722 LOGH("camera id %d", getCameraId()); in setJpegCallBacks()