HomeSort by relevance Sort by last modified time
    Searched full:get_bitmap (Results 1 - 1 of 1) sorted by null

  /external/skia/emoji/
EmojiFont.cpp 102 static const SkBitmap* get_bitmap(int index) { function in namespace:android
169 const SkBitmap* bitmap = get_bitmap(glyphID - kGlyphBase);
189 const SkBitmap* bitmap = get_bitmap(glyphID - kGlyphBase);

Completed in 34 milliseconds