Searched refs:QCameraHAL3SnapshotTest (Results 1 – 4 of 4) sorted by relevance
38 QCameraHAL3SnapshotTest::QCameraHAL3SnapshotTest(int req_cap) : in QCameraHAL3SnapshotTest() function in qcamera::QCameraHAL3SnapshotTest47 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()[all …]
36 class QCameraHAL3SnapshotTest : public QCameraHAL3Test49 QCameraHAL3SnapshotTest(int req_cap);63 virtual ~QCameraHAL3SnapshotTest();
38 QCameraHAL3SnapshotTest.cpp \
58 QCameraHAL3SnapshotTest *mSnapshottestCase = NULL;467 mSnapshottestCase = new QCameraHAL3SnapshotTest(req_cap); in hal3appCameraCaptureInit()