Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java2733 final int[] surfaceViewLocation = mAnimatingOutSurfaceView.getLocationOnScreen(); in screenshotAnimatingOutBubbleIntoSurface() local
2737 activityViewLocation[1] - surfaceViewLocation[1]); in screenshotAnimatingOutBubbleIntoSurface()