Searched refs:mLastSurface (Results 1 – 4 of 4) sorted by relevance
61 private Surface mLastSurface; field in WorkspaceSurfaceHolderCallback118 if (mPreviewUtils.supportsPreview() && mLastSurface != holder.getSurface()) { in surfaceCreated()119 mLastSurface = holder.getSurface(); in surfaceCreated()157 if ((mShouldUseWallpaperColors && !mIsWallpaperColorsReady) || mLastSurface == null) { in maybeRenderPreview()163 if (result != null && mLastSurface != null) { in maybeRenderPreview()238 mLastSurface = null; in resetLastSurface()
467 private Surface mLastSurface; field in ImagePreviewFragment.WallpaperSurfaceCallback474 if (context == null || activity == null || mLastSurface == holder.getSurface()) { in surfaceCreated()478 mLastSurface = holder.getSurface(); in surfaceCreated()
61 private Surface mLastSurface; field in WallpaperSurfaceCallback2106 if (mLastSurface != holder.getSurface()) { in surfaceCreated()107 mLastSurface = holder.getSurface(); in surfaceCreated()
62 private Surface mLastSurface; field in WallpaperSurfaceCallback117 if (mLastSurface != holder.getSurface()) { in surfaceCreated()118 mLastSurface = holder.getSurface(); in surfaceCreated()