Searched refs:mBoundsSurface (Results 1 – 1 of 1) sorted by relevance
487 public final Surface mBoundsSurface = new Surface(); field in ViewRootImpl1595 if (mBoundsSurfaceControl != null && mBoundsSurface.isValid()) { in createBoundsSurface()1608 mBoundsSurface.copyFrom(mBoundsSurfaceControl); in createBoundsSurface()1641 mBoundsSurface.release(); in destroySurface()