Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshot.h71 Rect transformedBoundsWithoutTransparentRegion; member
DLayerSnapshotBuilder.cpp1011 snapshot.transformedBoundsWithoutTransparentRegion = in updateLayerBounds()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2574 visibleReg.set(snapshot.transformedBoundsWithoutTransparentRegion); in updateLayerSnapshots()