Lines Matching refs:QCameraHAL3SnapshotTest
38 QCameraHAL3SnapshotTest::QCameraHAL3SnapshotTest(int req_cap) : in QCameraHAL3SnapshotTest() function in qcamera::QCameraHAL3SnapshotTest
47 void QCameraHAL3SnapshotTest::initTest(hal3_camera_lib_test *handle, in initTest()
65 void QCameraHAL3SnapshotTest::constructDefaultRequest( in constructDefaultRequest()
76 void QCameraHAL3SnapshotTest::configureSnapshotStream(hal3_camera_test_obj_t *my_test_obj, in configureSnapshotStream()
97 void QCameraHAL3SnapshotTest::snapshotProcessCaptureRequest( in snapshotProcessCaptureRequest()
119 void QCameraHAL3SnapshotTest::snapshotProcessCaptureRequestRepeat( in snapshotProcessCaptureRequestRepeat()
148 void QCameraHAL3SnapshotTest::snapshotTestEnd( in snapshotTestEnd()
165 void QCameraHAL3SnapshotTest::snapshotAllocateBuffers(int width, int height) in snapshotAllocateBuffers()
170 bool QCameraHAL3SnapshotTest::snapshotThreadCreate(int testcase_id, in snapshotThreadCreate()
210 QCameraHAL3SnapshotTest *obj; in hal3appSnapshotProcessBuffers()
211 obj = (QCameraHAL3SnapshotTest *)thread->data_obj; in hal3appSnapshotProcessBuffers()
251 void QCameraHAL3SnapshotTest::captureRequestRepeat( in captureRequestRepeat()
259 QCameraHAL3SnapshotTest::~QCameraHAL3SnapshotTest() in ~QCameraHAL3SnapshotTest()