Searched defs:my_test_obj (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
D | QCameraHAL3SnapshotTest.cpp | 66 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
|
D | QCameraHAL3RawSnapshotTest.cpp | 64 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
|
D | QCameraHAL3VideoTest.cpp | 94 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
|
D | QCameraHAL3PreviewTest.cpp | 89 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
|
D | QCameraHAL3Base.cpp | 181 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()
|