Home
last modified time | relevance | path

Searched defs:testcase (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Test.cpp141 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
DQCameraHAL3VideoTest.cpp60 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()
DQCameraHAL3PreviewTest.cpp59 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()
DQCameraHAL3Base.cpp300 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()
DQCameraHAL3SnapshotTest.cpp48 int testcase, int camid, int w, int h) in initTest()
252 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat()
DQCameraHAL3RawSnapshotTest.cpp48 int testcase, int camid, int w, int h) in initTest()
205 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat()
DQCameraHAL3Base.h132 int testcase; member