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

/frameworks/base/libs/hwui/
H A DFontRenderer.h130 CacheTexture* cacheBitmapInTexture(Vector<CacheTexture*>& cacheTextures, const SkGlyph& glyph,
H A DFontRenderer.cpp194 CacheTexture* FontRenderer::cacheBitmapInTexture(Vector<CacheTexture*>& cacheTextures, function in class:android::uirenderer::FontRenderer
249 CacheTexture* cacheTexture = cacheBitmapInTexture(*cacheTextures, glyph, &startX, &startY);
256 cacheTexture = cacheBitmapInTexture(*cacheTextures, glyph, &startX, &startY);

Completed in 22 milliseconds