Searched refs:STATUS_DREW (Results 1 – 2 of 2) sorted by relevance
69 public static final int STATUS_DREW = 0x4; field in DisplayList
1267 if ((status & DisplayList.STATUS_DREW) == DisplayList.STATUS_DREW) { in draw()