Searched defs:setDestinationFrame (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/view/ | ||
D | SurfaceControl.java | 4943 public Transaction setDestinationFrame(SurfaceControl sc, @NonNull Rect destinationFrame) { in setDestinationFrame() method in SurfaceControl.Transaction |
/frameworks/native/libs/gui/ | ||
D | SurfaceComposerClient.cpp | 2205 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setDestinationFrame( in setDestinationFrame() function in android::SurfaceComposerClient::Transaction |