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

/hardware/qcom/camera/QCamera2/HAL/test/
H A Dqcamera_test.h78 status_t getCurrentPictureSize(Size &pictureSize);
H A Dqcamera_test.cpp754 * FUNCTION : getCurrentPictureSize
765 status_t CameraContext::getCurrentPictureSize(Size &pictureSize) function in class:qcamera::CameraContext
794 currentCamera->getCurrentPictureSize(currentPictureSize);

Completed in 25 milliseconds