Home
last modified time | relevance | path

Searched refs:MENU_START_CAPTURE (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Base.cpp317 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()
DQCameraHAL3MainTestContext.h43 MENU_START_CAPTURE, enumerator
DQCameraHAL3MainTestContext.cpp40 {MENU_START_CAPTURE, "To Capture(Non-ZSL)"},
108 case MENU_START_CAPTURE: in hal3appGetUserEvent()
DQCameraHAL3VideoTest.cpp89 captureRequestRepeat(handle, camid, MENU_START_CAPTURE); in snapshotCaptureRequest()
DQCameraHAL3PreviewTest.cpp85 captureRequestRepeat(handle, camid, MENU_START_CAPTURE); in snapshotCaptureRequest()
DQCameraHAL3SnapshotTest.cpp59 snapshotThreadCreate(MENU_START_CAPTURE, hal3appSnapshotProcessBuffers); in initTest()