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

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

Completed in 220 milliseconds