Searched refs:setVideoRes (Results 1 – 3 of 3) sorted by relevance
584 void setVideoRes(int width, int height);
1411 void AppCallbackNotifier::setVideoRes(int width, int height) in setVideoRes() function in android::AppCallbackNotifier
1860 mAppCallbackNotifier->setVideoRes(mVideoWidth, mVideoHeight); in startRecording()1866 mAppCallbackNotifier->setVideoRes(mPreviewWidth, mPreviewHeight); in startRecording()