HomeSort by relevance Sort by last modified time
    Searched refs:gGmojiPUA (Results 1 - 2 of 2) sorted by null

  /external/skia/emoji/
EmojiFont.cpp 87 int32_t pua = GMOJI_PUA_MIN + gGmojiPUA[index];
150 int index = SkTSearch<uint16_t>(gGmojiPUA, GMOJI_PUA_COUNT, relative,
gmoji_pua_table.h 32 static const uint16_t gGmojiPUA[] = {
138 #define GMOJI_PUA_COUNT (sizeof(gGmojiPUA) / sizeof(gGmojiPUA[0]))

Completed in 64 milliseconds