Lines Matching full:surfacewidth
884 if (!force_realloc && width <= formatInfo->surfaceWidth && height <= formatInfo->surfaceHeight) {890 if (isVP8 || width > formatInfo->surfaceWidth || height > formatInfo->surfaceHeight) {