Searched refs:QCameraHAL3VideoTest (Results 1 – 4 of 4) sorted by relevance
48 QCameraHAL3VideoTest::QCameraHAL3VideoTest(int camid) : in QCameraHAL3VideoTest() function in qcamera::QCameraHAL3VideoTest59 void QCameraHAL3VideoTest::initTest(hal3_camera_lib_test *handle, in initTest()85 void QCameraHAL3VideoTest::snapshotCaptureRequest(hal3_camera_lib_test *handle, in snapshotCaptureRequest()94 void QCameraHAL3VideoTest::configureVideoStream(hal3_camera_test_obj_t *my_test_obj, in configureVideoStream()110 void QCameraHAL3VideoTest::constructDefaultRequest( in constructDefaultRequest()123 void QCameraHAL3VideoTest::captureRequestRepeat( in captureRequestRepeat()183 void QCameraHAL3VideoTest::videoTestEnd( in videoTestEnd()198 void QCameraHAL3VideoTest::vidoeAllocateBuffers(int height, int width, int num) in vidoeAllocateBuffers()203 void QCameraHAL3VideoTest::snapshotAllocateBuffers(int width, int height) in snapshotAllocateBuffers()208 int QCameraHAL3VideoTest::get_binning_mode(int32_t binning_mode) in get_binning_mode()[all …]
39 class QCameraHAL3VideoTest : public QCameraHAL3Test63 QCameraHAL3VideoTest(int cameraIndex);82 virtual ~QCameraHAL3VideoTest();
36 QCameraHAL3VideoTest.cpp \
57 QCameraHAL3VideoTest *mVideotestCase = NULL;406 mVideotestCase = new QCameraHAL3VideoTest(0); in hal3appCameraVideoInit()