Home
last modified time | relevance | path

Searched defs:pictureSize (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp2577 Size pictureSize = mSupportedPictureSizes.itemAt( in nextPictureSize() local
2740 status_t CameraContext::getCurrentPictureSize(Size &pictureSize) in getCurrentPictureSize()