Searched refs:getVideoSize (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/camera/
H A DCameraParameters.h74 void getVideoSize(int *width, int *height) const;
78 // or getVideoSize(). In adddition, it also indicates that
/frameworks/av/camera/
H A DCameraParameters.cpp378 void CameraParameters::getVideoSize(int *width, int *height) const function in class:android::CameraParameters
/frameworks/av/media/libstagefright/
H A DCameraSource.cpp392 params.getVideoSize(&frameWidthActual, &frameHeightActual);
/frameworks/av/services/camera/libcameraservice/camera2/
H A DParameters.cpp1535 newParams.getVideoSize(&validatedParams.videoWidth,

Completed in 24 milliseconds