Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.h89 status_t getCurrentPictureSize(Size &pictureSize);
Dqcamera_test.cpp2740 status_t CameraContext::getCurrentPictureSize(Size &pictureSize) in getCurrentPictureSize() function in qcamera::CameraContext
2772 currentCamera->getCurrentPictureSize(currentPictureSize); in printMenu()