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