Home
last modified time | relevance | path

Searched refs:croppedInsetBoundsInLayer (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshotBuilder.cpp167 const FloatRect croppedInsetBoundsInLayer = snapshot.geomLayerBounds.intersect(insetBounds); in getInputBoundsInDisplaySpace() local
172 return Rect{layerToDisplay.transform(croppedInsetBoundsInLayer)}; in getInputBoundsInDisplaySpace()