Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java21974 final Rect overlayBounds = mForegroundInfo.mOverlayBounds; in onDrawForeground() local
21985 foreground.getIntrinsicHeight(), selfBounds, overlayBounds, ld); in onDrawForeground()
21986 foreground.setBounds(overlayBounds); in onDrawForeground()