Home
last modified time | relevance | path

Searched defs:setDesintationFrame (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java4005 public Transaction setDesintationFrame(SurfaceControl sc, @NonNull Rect destinationFrame) { in setDesintationFrame() method in SurfaceControl.Transaction
4016 public Transaction setDesintationFrame(SurfaceControl sc, int width, int height) { in setDesintationFrame() method in SurfaceControl.Transaction