Searched refs:wsa (Results 1 – 2 of 2) sorted by relevance
517 final WindowStateAnimator wsa = w.mWinAnimator; in reclaimSomeSurfaceMemory() local518 if (wsa.mSurfaceController != null) { in reclaimSomeSurfaceMemory()519 pidCandidates.append(wsa.mSession.mPid, wsa.mSession.mPid); in reclaimSomeSurfaceMemory()
3211 final WindowStateAnimator wsa = w.mWinAnimator; in destroyLeakedSurfaces()3212 if (wsa.mSurfaceController == null) { in destroyLeakedSurfaces()3215 if (!mWmService.mSessions.contains(wsa.mSession)) { in destroyLeakedSurfaces()3217 + w + " surface=" + wsa.mSurfaceController in destroyLeakedSurfaces()3221 wsa.destroySurface(); in destroyLeakedSurfaces()3226 + w + " surface=" + wsa.mSurfaceController in destroyLeakedSurfaces()3229 wsa.destroySurface(); in destroyLeakedSurfaces()