Home
last modified time | relevance | path

Searched refs:get_bitmap (Results 1 – 1 of 1) sorted by relevance

/external/skia/emoji/
DEmojiFont.cpp99 static const SkBitmap* get_bitmap(int index) { in get_bitmap() function
152 const SkBitmap* bitmap = get_bitmap(glyphID - kGlyphBase); in GetAdvanceWidth()
172 const SkBitmap* bitmap = get_bitmap(glyphID - kGlyphBase); in Draw()