Searched refs:leftBytes (Results 1 – 1 of 1) sorted by relevance
140 int leftBytes = ((palette + imageSize) /* the end of data pointer*/ in uncompressTexture() local142 int leftPixels = (leftBytes * 8 )/indexSizeBits; in uncompressTexture()