Searched refs:mSurfaceHost (Results 1 – 1 of 1) sorted by relevance
107 private SurfaceControlViewHost mSurfaceHost; field in SplashScreenView357 view.mSurfaceHost = viewHost; in createSurfaceView()435 return mSurfaceHost; in getSurfaceHost()621 if (mSurfaceHost != null && !mIsCopied) { in releaseAnimationSurfaceHost()628 releaseIconHost(mSurfaceHost); in releaseAnimationSurfaceHost()629 mSurfaceHost = null; in releaseAnimationSurfaceHost()630 } else if (mSurfacePackage != null && mSurfaceHost == null) { in releaseAnimationSurfaceHost()