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

/frameworks/base/libs/hwui/
H A DFontRenderer.cpp153 CacheTexture* FontRenderer::cacheBitmapInTexture(const SkGlyph& glyph, function in class:android::uirenderer::FontRenderer
190 CacheTexture* cacheTexture = cacheBitmapInTexture(glyph, &startX, &startY);
197 cacheTexture = cacheBitmapInTexture(glyph, &startX, &startY);

Completed in 17 milliseconds