Searched defs:testcase (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
D | QCameraHAL3Test.cpp | 141 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat() 149 void *obj, int testcase) in processThreadCreate() 180 int testcase; in processBuffers() local
|
D | QCameraHAL3VideoTest.cpp | 60 int testcase, int camid, int w, int h) in initTest() 86 int testcase, int camid, int w, int h) in snapshotCaptureRequest() 124 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat()
|
D | QCameraHAL3PreviewTest.cpp | 59 int testcase, int camid, int w, int h) in initTest() 82 int testcase, int camid, int w, int h) in snapshotCaptureRequest() 117 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat()
|
D | QCameraHAL3Base.cpp | 300 void CameraHAL3Base::hal3appCheckStream(int testcase, int camid) in hal3appCheckStream() 333 int CameraHAL3Base::hal3appCameraPreviewInit(int testcase, int camid, int w, int h) in hal3appCameraPreviewInit() 379 int CameraHAL3Base::hal3appCameraVideoInit(int testcase, int camid, int w, int h) in hal3appCameraVideoInit()
|
D | QCameraHAL3SnapshotTest.cpp | 48 int testcase, int camid, int w, int h) in initTest() 252 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat()
|
D | QCameraHAL3RawSnapshotTest.cpp | 48 int testcase, int camid, int w, int h) in initTest() 205 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat()
|
D | QCameraHAL3Base.h | 132 int testcase; member
|