Searched defs:boundLeft (Results 1 – 1 of 1) sorted by relevance
246 public DisplayCutout(@NonNull Insets safeInsets, @Nullable Rect boundLeft, in DisplayCutout()269 public DisplayCutout(@NonNull Insets safeInsets, @Nullable Rect boundLeft, in DisplayCutout()303 private DisplayCutout(Rect safeInsets, Insets waterfallInsets, Rect boundLeft, in DisplayCutout()733 final Rect boundLeft = cutoutSpec.getLeftBound(); in pathAndDisplayCutoutFromSpec() local