/frameworks/av/include/camera/ |
CameraParameters2.h | 81 void getVideoSize(int *width, int *height) const; 85 // or getVideoSize(). In adddition, it also indicates that
|
CameraParameters.h | 74 void getVideoSize(int *width, int *height) const; 78 // or getVideoSize(). In adddition, it also indicates that [all...] |
/frameworks/av/camera/ |
CameraParameters2.cpp | 272 void CameraParameters2::getVideoSize(int *width, int *height) const
|
CameraParameters.cpp | 383 void CameraParameters::getVideoSize(int *width, int *height) const
|
/hardware/samsung_slsi/exynos5/include/ |
ExynosCamera.h | 349 bool getVideoSize(int *w, int *h);
|
/frameworks/av/media/libstagefright/ |
CameraSource.cpp | 398 params.getVideoSize(&frameWidthActual, &frameHeightActual);
|
/device/asus/flo/camera/QCamera2/HAL/ |
QCameraParameters.cpp | [all...] |
/device/generic/goldfish/camera/ |
EmulatedCamera.cpp | 562 mParameters.getVideoSize(&width, &height); [all...] |
/hardware/qcom/camera/QCamera2/HAL/ |
QCameraParameters.cpp | [all...] |
/hardware/samsung_slsi/exynos5/libcamera/ |
ExynosCameraHWInterface.cpp | 405 m_secCamera->getVideoSize(&videoW, &videoH); 845 params.getVideoSize(&newVideoW, &newVideoH); [all...] |
ExynosCamera.cpp | [all...] |
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
Parameters.cpp | [all...] |