Home
last modified time | relevance | path

Searched refs:setVideoRes (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap4xxx/camera/inc/
DCameraHal.h584 void setVideoRes(int width, int height);
/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp1411 void AppCallbackNotifier::setVideoRes(int width, int height) in setVideoRes() function in android::AppCallbackNotifier
DCameraHal.cpp1860 mAppCallbackNotifier->setVideoRes(mVideoWidth, mVideoHeight); in startRecording()
1866 mAppCallbackNotifier->setVideoRes(mPreviewWidth, mPreviewHeight); in startRecording()