Searched refs:otherSurfaceControl (Results 1 – 1 of 1) sorted by relevance
181 SurfaceControl otherSurfaceControl = other.mSurfaceControl; in SurfacePackage() local182 if (otherSurfaceControl != null && otherSurfaceControl.isValid()) { in SurfacePackage()183 mSurfaceControl = new SurfaceControl(otherSurfaceControl, "SurfacePackage"); in SurfacePackage()