Searched defs:layerBounds (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/libs/hwui/ |
| D | RenderProperties.cpp | 140 Rect layerBounds(0, 0, getWidth(), getHeight()); in debugOutputProperties() local
|
| /frameworks/base/libs/hwui/pipeline/skia/ |
| D | RenderNodeDrawable.cpp | 296 Rect layerBounds(0, 0, properties.getWidth(), properties.getHeight()); in setViewProperties() local
|
| /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
| D | GcSnapshot.java | 248 public GcSnapshot saveLayer(RectF layerBounds, Paint_Delegate paint, int flags) { in saveLayer() 273 private GcSnapshot(GcSnapshot previous, RectF layerBounds, Paint_Delegate paint, int flags) { in GcSnapshot()
|
| /frameworks/native/services/surfaceflinger/ |
| D | Layer.cpp | 2062 Rect layerBounds = info.portalToDisplayId == ADISPLAY_ID_NONE in fillInputInfo() local
|