Home
last modified time | relevance | path

Searched refs:destinationFrame (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() argument
4008 destinationFrame.left, destinationFrame.top, destinationFrame.right, in setDesintationFrame()
4009 destinationFrame.bottom); in setDesintationFrame()