Searched defs:boundRight (Results 1 – 1 of 1) sorted by relevance
247 @Nullable Rect boundTop, @Nullable Rect boundRight, @Nullable Rect boundBottom) { in DisplayCutout()270 @Nullable Rect boundTop, @Nullable Rect boundRight, @Nullable Rect boundBottom, in DisplayCutout()304 Rect boundTop, Rect boundRight, Rect boundBottom, boolean copyArguments) { in DisplayCutout()735 final Rect boundRight = cutoutSpec.getRightBound(); in pathAndDisplayCutoutFromSpec() local