Home
last modified time | relevance | path

Searched refs:hal3_test_handle (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Test.cpp181 hal3_camera_lib_test *hal3_test_handle; in processBuffers() local
195 hal3_test_handle = CamObj_handle; in processBuffers()
197 obj->captureRequestRepeat(hal3_test_handle, 0, testcase); in processBuffers()
DQCameraHAL3SnapshotTest.cpp205 hal3_camera_lib_test *hal3_test_handle; in hal3appSnapshotProcessBuffers() local
234 hal3_test_handle = Snapshot_CamObj_handle; in hal3appSnapshotProcessBuffers()
235 obj->snapshotProcessCaptureRequestRepeat(hal3_test_handle, 0); in hal3appSnapshotProcessBuffers()
DQCameraHAL3RawSnapshotTest.cpp215 hal3_camera_lib_test *hal3_test_handle; in rawProcessBuffers() local
243 hal3_test_handle = RawSnapshot_CamObj_handle; in rawProcessBuffers()
244 obj->rawProcessCaptureRequestRepeat(hal3_test_handle, 0); in rawProcessBuffers()