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