Home
last modified time | relevance | path

Searched defs:tempCol (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsFont.cpp133 uint8_t tempCol = cacheBuffer[cacheY * cacheWidth + cacheX]; in drawCachedGlyph() local
468 uint8_t tempCol = bitmapBuffer[bY * bitmap->width + bX]; in cacheBitmap() local
/frameworks/base/libs/hwui/
DFontRenderer.cpp308 uint8_t tempCol = bitmapBuffer[bY + bX]; in cacheBitmap() local