Home | Sort by relevance Sort by last modified time |
/frameworks/base/libs/hwui/font/ | |
FontUtil.h | 45 #define IS_END_OF_STRING(glyph) false |
Font.cpp | 330 if (IS_END_OF_STRING(glyph)) { 368 if (IS_END_OF_STRING(glyph)) { 400 if (IS_END_OF_STRING(glyph)) { |