Home
last modified time | relevance | path

Searched refs:snapshotThreadCreate (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3SnapshotTest.h58 bool snapshotThreadCreate(int testcase_id, void * (*hal3_thread_ops)(void *));
DQCameraHAL3SnapshotTest.cpp59 snapshotThreadCreate(MENU_START_CAPTURE, hal3appSnapshotProcessBuffers); in initTest()
170 bool QCameraHAL3SnapshotTest::snapshotThreadCreate(int testcase_id, in snapshotThreadCreate() function in qcamera::QCameraHAL3SnapshotTest