Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/font/
DFontUtil.h40 #define IS_END_OF_STRING(glyph) false macro
DFont.cpp324 if (IS_END_OF_STRING(glyph)) { in render()
362 if (IS_END_OF_STRING(glyph)) { in precache()
392 if (IS_END_OF_STRING(glyph)) { in render()