Searched defs:parentSurface (Results 1 – 2 of 2) sorted by relevance
113 public void showVeil(SurfaceControl.Transaction t, SurfaceControl parentSurface, in showVeil()148 public void showVeil(SurfaceControl parentSurface, Rect taskBounds) { in showVeil()
92 Supplier<SurfaceControl> parentSurface) { in Letterbox()