Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFont.cpp122 uint32_t cacheWidth = state->getCacheTextureType()->getDimX(); in drawCachedGlyph() local
274 uint32_t cacheWidth = state->getCacheTextureType()->getDimX(); in updateGlyphCache() local
460 uint32_t cacheWidth = getCacheTextureType()->getDimX(); in cacheBitmap() local
/frameworks/base/libs/hwui/font/
DFont.cpp221 uint32_t cacheWidth = cacheTexture->getWidth(); in drawCachedGlyphBitmap() local
462 uint32_t cacheWidth = glyph->mCacheTexture->getWidth(); in updateGlyphCache() local
/frameworks/base/libs/hwui/
DFontRenderer.cpp273 uint32_t cacheWidth = cacheTexture->getWidth(); in cacheBitmap() local