Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java2904 final int childInterestingNotDrawn = c.restoreSavedSurfaceForInterestingWindow(); in restoreSavedSurfaceForInterestingWindow() local
2905 if (childInterestingNotDrawn != -1) { in restoreSavedSurfaceForInterestingWindow()
2907 interestingNotDrawn = childInterestingNotDrawn; in restoreSavedSurfaceForInterestingWindow()
2909 interestingNotDrawn += childInterestingNotDrawn; in restoreSavedSurfaceForInterestingWindow()