Searched refs:currentSurface (Results 1 – 1 of 1) sorted by relevance
194 EGLSurface currentSurface = mDisplaySurfaces.get(mContext); in registerAsDisplaySurface() local195 if (currentSurface != null && !currentSurface.equals(mSurface)) { in registerAsDisplaySurface()