Searched defs:cacheBitmapInTexture (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DFontRenderer.cpp194 CacheTexture* FontRenderer::cacheBitmapInTexture(std::vector<CacheTexture*>& cacheTextures, function in class:android::uirenderer::FontRenderer
250 CacheTexture* cacheTexture = cacheBitmapInTexture(*cacheTextures, glyph, &startX, &startY);
257 cacheTexture = cacheBitmapInTexture(*cacheTextures, glyph, &startX, &startY);

Completed in 23 milliseconds