Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h86 status_t getCurrentPictureSize(Size &pictureSize);
Dqcamera_test.cpp2664 status_t CameraContext::getCurrentPictureSize(Size &pictureSize) in getCurrentPictureSize() function in qcamera::CameraContext
2695 currentCamera->getCurrentPictureSize(currentPictureSize); in printMenu()