Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DBufferStateLayer.cpp242 bool BufferStateLayer::setDestinationFrame(const Rect& destinationFrame) { in setDestinationFrame()
DLayer.h278 Rect destinationFrame; member
/frameworks/native/libs/gui/include/gui/
DLayerState.h298 Rect destinationFrame; member
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1926 const sp<SurfaceControl>& sc, const Rect& destinationFrame) { in setDestinationFrame()
/frameworks/base/core/java/android/view/
DSurfaceControl.java3951 public Transaction setDesintationFrame(SurfaceControl sc, @NonNull Rect destinationFrame) { in setDesintationFrame()