Searched refs:overscanRight (Results 1 – 1 of 1) sorted by relevance
144 public int overscanRight; field in DisplayConfig287 overscanRight = other.overscanRight; in DisplayConfig()344 && overscanRight == other.overscanRight in equals()385 overscanRight = other.overscanRight; in copyFrom()428 other.overscanRight = overscanRight; in copyTo()478 if (overscanLeft != 0 || overscanTop != 0 || overscanRight != 0 || overscanBottom != 0) { in toString()484 sb.append(overscanRight); in toString()