Searched refs:getPictureSize (Results 1 – 4 of 4) sorted by relevance
102 void getPictureSize(int *width, int *height) const;
548 params.getPictureSize(&width, &height); in usbCamSetPictSize()
440 void CameraParameters::getPictureSize(int *width, int *height) const in getPictureSize() function in android::hardware::camera::common::V1_0::helper::CameraParameters
2645 cameraParams.getPictureSize(&width, &height); in TEST_P()2711 cameraParams.getPictureSize(&width, &height); in TEST_P()