Searched refs:nextFont (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/hwui/
H A DMinikinUtils.h61 MinikinFont* nextFont = layout.getFont(i); local
62 if (i > 0 && nextFont != curFont) {
69 curFont = nextFont;

Completed in 36 milliseconds