Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h156 Rect destinationFrame; member
/frameworks/native/libs/gui/include/gui/
DLayerState.h463 Rect destinationFrame; member
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp2206 const sp<SurfaceControl>& sc, const Rect& destinationFrame) { in setDestinationFrame()
/frameworks/base/core/java/android/view/
DSurfaceControl.java4943 public Transaction setDestinationFrame(SurfaceControl sc, @NonNull Rect destinationFrame) { in setDestinationFrame()