Searched defs:tempCol (Results 1 – 2 of 2) sorted by relevance
132 uint8_t tempCol = cacheBuffer[cacheY * cacheWidth + cacheX]; in drawCachedGlyph() local467 uint8_t tempCol = bitmapBuffer[bY * bitmap->width + bX]; in cacheBitmap() local
304 uint8_t tempCol = bitmapBuffer[bY + bX]; in cacheBitmap() local