Lines Matching full:camid
48 QCameraHAL3VideoTest::QCameraHAL3VideoTest(int camid) :
53 mCameraId(camid)
59 int testcase, int camid, int w, int h)
65 configureVideoStream(&(handle->test_obj), camid, w, h);
67 constructDefaultRequest(&(handle->test_obj), camid);
85 int testcase, int camid, int w, int h)
88 captureRequestRepeat(handle, camid, MENU_START_CAPTURE);
94 int camid, int w, int h)
99 mVideoStream = initStream(CAMERA3_STREAM_OUTPUT, camid, w, h, FLAGS_VIDEO_ENCODER,
110 hal3_camera_test_obj_t *my_test_obj, int camid)
113 LOGD("Camera ID : %d",camid);
123 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase)
130 LOGE("no Video buffer for CamID : %d", camid);
175 hal3_camera_lib_test *my_hal3test_obj, int camid)
181 LOGD("%s Closing Camera %d", __func__, camid);