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.h45 #define IS_END_OF_STRING(glyph) false macro
DFont.cpp330 if (IS_END_OF_STRING(glyph)) { in render()
368 if (IS_END_OF_STRING(glyph)) { in precache()
400 if (IS_END_OF_STRING(glyph)) { in render()