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