Searched refs:overscanLeft (Results 1 – 1 of 1) sorted by relevance
132 public int overscanLeft; field in DisplayConfig285 overscanLeft = other.overscanLeft; in DisplayConfig()342 && overscanLeft == other.overscanLeft in equals()383 overscanLeft = other.overscanLeft; in copyFrom()426 other.overscanLeft = overscanLeft; in copyTo()478 if (overscanLeft != 0 || overscanTop != 0 || overscanRight != 0 || overscanBottom != 0) { in toString()480 sb.append(overscanLeft); in toString()