Searched defs:cutoutPath (Results 1 – 3 of 3) sorted by relevance
46 private final Path cutoutPath = new Path(); field in DisplayCutoutView
63 @JvmField protected val cutoutPath = Path() in <lambda>() constant in com.android.systemui.DisplayCutoutBaseView
811 final Path cutoutPath = cutoutSpec.getPath(); in getCutoutPath() local1700 public Builder setCutoutPath(@NonNull Path cutoutPath) { in setCutoutPath()