Searched defs:cacheBitmap (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | FontRenderer.cpp | 208 void FontRenderer::cacheBitmap(const SkGlyph& glyph, CachedGlyphInfo* cachedGlyph, in cacheBitmap() function in android::uirenderer::FontRenderer |
/frameworks/rs/ | ||
D | rsFont.cpp | 415 bool FontState::cacheBitmap(FT_Bitmap *bitmap, uint32_t *retOriginX, uint32_t *retOriginY) { in cacheBitmap() function in android::renderscript::FontState |