Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DLayerState.h387 Rect destinationFrame; member
/frameworks/native/services/surfaceflinger/
DLayer.h228 Rect destinationFrame; member
DLayer.cpp2973 bool Layer::setDestinationFrame(const Rect& destinationFrame) { in setDestinationFrame()
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp2172 const sp<SurfaceControl>& sc, const Rect& destinationFrame) { in setDestinationFrame()
/frameworks/base/core/java/android/view/
DSurfaceControl.java4005 public Transaction setDesintationFrame(SurfaceControl sc, @NonNull Rect destinationFrame) { in setDesintationFrame()