Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h283 void setViVSize(Size VideoSize, int camIndex);
312 void setViVSize(Size VideoSize, int camIndex);
Dqcamera_test.cpp1673 mInterpr->setViVSize((Size) mSupportedVideoSizes.itemAt( in openCamera()
2577 mInterpr->setViVSize((Size) mSupportedVideoSizes.itemAt( in nextVideoSize()
3447 void TestContext::setViVSize(Size VideoSize, int camIndex) in setViVSize() function in TestContext