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()
3201 final WindowStateAnimator wsa = w.mWinAnimator; in destroyLeakedSurfaces()3202 if (wsa.mSurfaceController == null) { in destroyLeakedSurfaces()3205 if (!mWmService.mSessions.contains(wsa.mSession)) { in destroyLeakedSurfaces()3207 + w + " surface=" + wsa.mSurfaceController in destroyLeakedSurfaces()3211 wsa.destroySurface(); in destroyLeakedSurfaces()3216 + w + " surface=" + wsa.mSurfaceController in destroyLeakedSurfaces()3219 wsa.destroySurface(); in destroyLeakedSurfaces()