Searched defs:tempCol (Results 1 – 3 of 3) sorted by relevance
131 uint8_t tempCol = cacheBuffer[cacheY * cacheWidth + cacheX]; in drawCachedGlyph() local462 uint8_t tempCol = bitmapBuffer[bY * bitmap->width + bX]; in cacheBitmap() local
237 uint8_t tempCol = bitmapBuffer[bY * stride + bX]; in cacheBitmap() local244 uint8_t tempCol = bitmapBuffer[bY * stride + bX]; in cacheBitmap() local
125 uint8_t tempCol = cacheBuffer[cacheY * cacheWidth + cacheX]; in drawCachedGlyphBitmap() local