Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowStateAnimator.java712 calculateSurfaceBounds(w, attrs); in createSurfaceLocked()
794 private void calculateSurfaceBounds(WindowState w, LayoutParams attrs) { in calculateSurfaceBounds() method in WindowStateAnimator
1398 calculateSurfaceBounds(w, w.getAttrs()); in setSurfaceBoundariesLocked()