Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java209 screenRotationAnimation.updateSurfaces(mTransaction); in animate()
DScreenRotationAnimation.java886 void updateSurfaces(SurfaceControl.Transaction t) { in updateSurfaces() method in ScreenRotationAnimation