Searched defs:boundRight (Results 1 – 1 of 1) sorted by relevance
365 @Nullable Rect boundTop, @Nullable Rect boundRight, @Nullable Rect boundBottom) { in DisplayCutout()389 @Nullable Rect boundTop, @Nullable Rect boundRight, @Nullable Rect boundBottom, in DisplayCutout()433 Rect boundRight, Rect boundBottom, CutoutPathParserInfo info, in DisplayCutout()952 final Rect boundRight = cutoutSpec.getRightBound(); in pathAndDisplayCutoutFromSpec() local