Searched refs:DRAW_VERTICES_HAS_COLORS (Results 1 – 3 of 3) sorted by relevance
124 DRAW_VERTICES_HAS_COLORS = 0x02, enumerator
507 if (flag & DRAW_VERTICES_HAS_COLORS) { in handleOp()
646 flag |= DRAW_VERTICES_HAS_COLORS; in onDrawPatch()