HomeSort by relevance Sort by last modified time
    Searched defs:QCameraHAL3SnapshotTest (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
QCameraHAL3SnapshotTest.h 36 class QCameraHAL3SnapshotTest : public QCameraHAL3Test
49 QCameraHAL3SnapshotTest(int req_cap);
63 virtual ~QCameraHAL3SnapshotTest();
QCameraHAL3SnapshotTest.cpp 29 #include "QCameraHAL3SnapshotTest.h"
38 QCameraHAL3SnapshotTest::QCameraHAL3SnapshotTest(int req_cap) :
47 void QCameraHAL3SnapshotTest::initTest(hal3_camera_lib_test *handle,
65 void QCameraHAL3SnapshotTest::constructDefaultRequest(
76 void QCameraHAL3SnapshotTest::configureSnapshotStream(hal3_camera_test_obj_t *my_test_obj,
97 void QCameraHAL3SnapshotTest::snapshotProcessCaptureRequest(
119 void QCameraHAL3SnapshotTest::snapshotProcessCaptureRequestRepeat(
148 void QCameraHAL3SnapshotTest::snapshotTestEnd(
165 void QCameraHAL3SnapshotTest::snapshotAllocateBuffers(int width, int height
    [all...]

Completed in 107 milliseconds