Searched defs:boundLeft (Results 1 – 1 of 1) sorted by relevance
364 public DisplayCutout(@NonNull Insets safeInsets, @Nullable Rect boundLeft, in DisplayCutout()388 public DisplayCutout(@NonNull Insets safeInsets, @Nullable Rect boundLeft, in DisplayCutout()432 private DisplayCutout(Rect safeInsets, Insets waterfallInsets, Rect boundLeft, Rect boundTop, in DisplayCutout()950 final Rect boundLeft = cutoutSpec.getLeftBound(); in pathAndDisplayCutoutFromSpec() local