Home
last modified time | relevance | path

Searched defs:my_test_obj (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3SnapshotTest.cpp66 hal3_camera_test_obj_t *my_test_obj, int camid) in constructDefaultRequest()
76 void QCameraHAL3SnapshotTest::configureSnapshotStream(hal3_camera_test_obj_t *my_test_obj, in configureSnapshotStream()
98 hal3_camera_test_obj_t *my_test_obj, int camid) in snapshotProcessCaptureRequest()
122 hal3_camera_test_obj_t *my_test_obj = &(my_hal3test_obj->test_obj); in snapshotProcessCaptureRequestRepeat() local
153 hal3_camera_test_obj_t *my_test_obj = &(my_hal3test_obj->test_obj); in snapshotTestEnd() local
DQCameraHAL3RawSnapshotTest.cpp64 hal3_camera_test_obj_t *my_test_obj, int camid) in constructDefaultRequest()
74 void QCameraHAL3RawSnapshotTest::configureRawSnapshotStream(hal3_camera_test_obj_t *my_test_obj, in configureRawSnapshotStream()
98 hal3_camera_test_obj_t *my_test_obj, int camid) in rawProcessCaptureRequest()
123 hal3_camera_test_obj_t *my_test_obj = &(my_hal3test_obj->test_obj); in rawProcessCaptureRequestRepeat() local
153 hal3_camera_test_obj_t *my_test_obj = &(my_hal3test_obj->test_obj); in rawTestEnd() local
DQCameraHAL3VideoTest.cpp94 void QCameraHAL3VideoTest::configureVideoStream(hal3_camera_test_obj_t *my_test_obj, in configureVideoStream()
111 hal3_camera_test_obj_t *my_test_obj, int camid) in constructDefaultRequest()
128 hal3_camera_test_obj_t *my_test_obj = &(my_hal3test_obj->test_obj); in captureRequestRepeat() local
187 hal3_camera_test_obj_t *my_test_obj = &(my_hal3test_obj->test_obj); in videoTestEnd() local
DQCameraHAL3PreviewTest.cpp89 void QCameraHAL3PreviewTest::configurePreviewStream(hal3_camera_test_obj_t *my_test_obj, in configurePreviewStream()
106 hal3_camera_test_obj_t *my_test_obj, int camid) in constructDefaultRequest()
124 hal3_camera_test_obj_t *my_test_obj = &(my_hal3test_obj->test_obj); in captureRequestRepeat() local
208 hal3_camera_test_obj_t *my_test_obj = &(my_hal3test_obj->test_obj); in previewTestEnd() local
DQCameraHAL3Base.cpp181 hal3_camera_test_obj_t *my_test_obj; in hal3appCameraTestLoad() local
274 hal3_camera_test_obj_t *my_test_obj) in hal3appCamOpen()
283 int CameraHAL3Base::hal3appCamInitialize(int camid, hal3_camera_test_obj_t *my_test_obj) in hal3appCamInitialize()