Searched defs:newWidth (Results 1 – 14 of 14) sorted by relevance
44 int newWidth = width; in main() local
417 SkScalar newWidth = currentMax; in moveForward() local616 SkScalar newWidth = 0.0; in moveForward() local
349 size_t newWidth = rect.right - rect.left; in checkForResize() local
567 int newWidth = 0; in postIterate() local
279 const int newWidth = newSurface.getWidth(); in compareCorners() local
393 int newWidth, int newHeight, int offX, int offY) { in pad_image()
651 int newWidth = std::min(static_cast<int>(originalPixmap.width() * scale), maxTextureSize); in MakeCrossContextFromPixmap() local
383 set: function(newWidth) { argument
1133 int newWidth = 64; in render() local
1185 int32_t newWidth = (width + 7) & ~7; in fxt1_encode() local
1745 int newWidth = 64; in render() local
1927 GLint newWidth, newHeight, newDepth; in _mesa_prepare_mipmap_levels() local
221 int newWidth = int(width * scale); in scaleDimensionsToMemory() local
8624 auto width(size_t newWidth) -> Column& { in width()