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

/frameworks/base/libs/hwui/
H A DFontRenderer.cpp207 CacheTexture* FontRenderer::cacheBitmapInTexture(Vector<CacheTexture*>& cacheTextures, function in class:android::uirenderer::FontRenderer
262 CacheTexture* cacheTexture = cacheBitmapInTexture(*cacheTextures, glyph, &startX, &startY);
269 cacheTexture = cacheBitmapInTexture(*cacheTextures, glyph, &startX, &startY);

Completed in 46 milliseconds