Home | History | Annotate | Download | only in test

Lines Matching refs:camid

45 QCameraHAL3PreviewTest::QCameraHAL3PreviewTest(int camid) :
58 int testcase, int camid, int w, int h)
63 configurePreviewStream(&(handle->test_obj) , camid, w, h);
65 constructDefaultRequest(&(handle->test_obj), camid);
81 int testcase, int camid, int w, int h)
84 captureRequestRepeat(handle, camid, MENU_START_CAPTURE);
89 int camid, int w, int h)
94 mPreviewStream = initStream(CAMERA3_STREAM_OUTPUT, camid, w, h, 0,
105 hal3_camera_test_obj_t *my_test_obj, int camid)
108 LOGD("Camera ID : %d",camid);
116 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase)
128 LOGE("no preview buffer for CamID : %d", camid);
210 hal3_camera_lib_test *my_hal3test_obj, int camid)
216 LOGD("%s Closing Camera %d", __func__, camid);