Searched refs:RENDER_MORE_PASS (Results 1 – 1 of 1) sorted by relevance
37 public static final int RENDER_MORE_PASS = 1; field in SlotView283 if ((r & RENDER_MORE_PASS) != 0) requestedSlot[requestCount++] = i; in render()292 if ((r & RENDER_MORE_PASS) != 0) requestedSlot[newCount++] = i; in render()