Searched refs:HALF_WIDTH (Results 1 – 2 of 2) sorted by relevance
26 private static final int HALF_WIDTH = 8; field in BufferDebug31 public static final int WIDTH = HALF_WIDTH * 2;105 if (i == start + HALF_WIDTH - 1) { in writeRow()112 if (padding >= HALF_WIDTH) { in writeRow()124 if (i == start + HALF_WIDTH - 1) { in writeRow()
44 private static final int HALF_WIDTH = 1; field in ContextualCardsAdapter110 return HALF_WIDTH; in onAttachedToRecyclerView()