Searched refs:MENU_START_CAPTURE (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
D | QCameraHAL3Base.cpp | 317 if (testcase != MENU_START_CAPTURE){ in hal3appCheckStream() 457 hal3appCheckStream(MENU_START_CAPTURE, camid); in hal3appCameraCaptureInit() 463 hal3appCheckStream(MENU_START_CAPTURE, camid); in hal3appCameraCaptureInit() 466 mTestCaseSelected = MENU_START_CAPTURE; in hal3appCameraCaptureInit() 470 (int) MENU_START_CAPTURE, camid, SNAPSHOT_CAPTURE_WIDTH, SNAPSHOT_CAPTURE_HEIGHT); in hal3appCameraCaptureInit()
|
D | QCameraHAL3MainTestContext.h | 43 MENU_START_CAPTURE, enumerator
|
D | QCameraHAL3MainTestContext.cpp | 40 {MENU_START_CAPTURE, "To Capture(Non-ZSL)"}, 108 case MENU_START_CAPTURE: in hal3appGetUserEvent()
|
D | QCameraHAL3VideoTest.cpp | 89 captureRequestRepeat(handle, camid, MENU_START_CAPTURE); in snapshotCaptureRequest()
|
D | QCameraHAL3PreviewTest.cpp | 85 captureRequestRepeat(handle, camid, MENU_START_CAPTURE); in snapshotCaptureRequest()
|
D | QCameraHAL3SnapshotTest.cpp | 59 snapshotThreadCreate(MENU_START_CAPTURE, hal3appSnapshotProcessBuffers); in initTest()
|