Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3MainTestContext.cpp233 int choice1; in hal3appDisplayVideoMenu() local
245 fscanf(stdin, "%d", &choice1); in hal3appDisplayVideoMenu()
246 return choice1; in hal3appDisplayVideoMenu()