Searched defs:colsToCopy (Results 1 – 3 of 3) sorted by relevance
685 int colsToCopy = Math.min(width - x, tileWidth); in fillImage() local699 int colsToCopy = Math.min(width - x, tileWidth); in fillImage() local729 int colsToCopy = Math.min(width - i, tileWidth); in fillByteBuffer() local
2002 int colsToCopy = Math.min(width - x, tileWidth); in fillImage() local2017 int colsToCopy = Math.min(width - x, tileWidth); in fillImage() local2050 int colsToCopy = Math.min(width - i, tileWidth); in fillByteBuffer() local
257 int colsToCopy = std::min(width - i, tileWidth); in fillByteBuffer() local