Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java2649 final int[] surfaceViewLocation = mAnimatingOutSurfaceView.getLocationOnScreen(); in screenshotAnimatingOutBubbleIntoSurface() local
2653 taskViewLocation[1] - surfaceViewLocation[1]); in screenshotAnimatingOutBubbleIntoSurface()