Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.cpp2501 Size pictureSize = mSupportedPictureSizes.itemAt( in nextPictureSize() local
2664 status_t CameraContext::getCurrentPictureSize(Size &pictureSize) in getCurrentPictureSize()