Home
last modified time | relevance | path

Searched refs:MENU_START_PREVIEW (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Base.cpp122 if (mCamHal3Base->mTestCaseSelected == MENU_START_PREVIEW || in ProcessCaptureResult()
134 if (mCamHal3Base->mTestCaseSelected == MENU_START_PREVIEW) { in ProcessCaptureResult()
302 if (testcase != MENU_START_PREVIEW) { in hal3appCheckStream()
356 hal3appCheckStream(MENU_START_PREVIEW, camid); in hal3appCameraPreviewInit()
359 mTestCaseSelected = MENU_START_PREVIEW; in hal3appCameraPreviewInit()
361 hal3appCheckStream(MENU_START_PREVIEW, camid); in hal3appCameraPreviewInit()
372 (int) MENU_START_PREVIEW, camid, w, h); in hal3appCameraPreviewInit()
DQCameraHAL3MainTestContext.cpp38 {MENU_START_PREVIEW, "To Start Preview"},
94 case MENU_START_PREVIEW: in hal3appGetUserEvent()
95 mCamHal3Base->hal3appCameraPreviewInit(MENU_START_PREVIEW, in hal3appGetUserEvent()
118 mCamHal3Base->hal3appCameraPreviewInit(MENU_START_PREVIEW, in hal3appGetUserEvent()
DQCameraHAL3MainTestContext.h41 MENU_START_PREVIEW, enumerator
DQCameraHAL3PreviewTest.cpp127 if (testcase == MENU_START_PREVIEW) { in captureRequestRepeat()
235 processThreadCreate(this, MENU_START_PREVIEW); in previewProcessThreadCreate()