Searched refs:getSmallestSurfaceSize (Results 1 – 2 of 2) sorted by relevance
156 status_t getSmallestSurfaceSize(int32_t *width, int32_t *height);
451 status_t CameraHardwareInterfaceFlashControl::getSmallestSurfaceSize( in getSmallestSurfaceSize() function in android::CameraHardwareInterfaceFlashControl533 res = getSmallestSurfaceSize(&width, &height); in connectCameraDevice()