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

/frameworks/base/libs/hwui/
H A DFontRenderer.h148 CacheTexture* cacheBitmapInTexture(std::vector<CacheTexture*>& cacheTextures, const SkGlyph& glyph,
H A DFontRenderer.cpp200 CacheTexture* FontRenderer::cacheBitmapInTexture(std::vector<CacheTexture*>& cacheTextures, function in class:android::uirenderer::FontRenderer
255 CacheTexture* cacheTexture = cacheBitmapInTexture(*cacheTextures, glyph, &startX, &startY);
262 cacheTexture = cacheBitmapInTexture(*cacheTextures, glyph, &startX, &startY);

Completed in 404 milliseconds