Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.cpp2048 Size videoSize = mSupportedVideoSizes.itemAt(mCurrentVideoSizeIdx); in configureRecorder() local
2573 Size videoSize = mSupportedVideoSizes.itemAt(mCurrentVideoSizeIdx); in nextVideoSize() local
2642 status_t CameraContext::getCurrentVideoSize(Size &videoSize) in getCurrentVideoSize()