Home
last modified time | relevance | path

Searched defs:cacheWidth (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsFont.cpp120 uint32_t cacheWidth = state->getCacheTextureType()->getDimX(); in drawCachedGlyph() local
272 uint32_t cacheWidth = state->getCacheTextureType()->getDimX(); in updateGlyphCache() local
454 uint32_t cacheWidth = getCacheTextureType()->getDimX(); in cacheBitmap() local
/frameworks/base/libs/hwui/font/
DFont.cpp112 uint32_t cacheWidth = cacheTexture->getWidth(); in drawCachedGlyphBitmap() local
397 uint32_t cacheWidth = glyph->mCacheTexture->getWidth(); in updateGlyphCache() local
/frameworks/base/libs/hwui/
DFontRenderer.cpp209 uint32_t cacheWidth = cacheTexture->getWidth(); in cacheBitmap() local