Searched refs:mBackgroundControl (Results 1 – 2 of 2) sorted by relevance
187 SurfaceControl mBackgroundControl; field in SurfaceView787 if (mBackgroundControl == null) { in updateBackgroundVisibility()792 t.show(mBackgroundControl); in updateBackgroundVisibility()794 t.hide(mBackgroundControl); in updateBackgroundVisibility()801 t.setColor(mBackgroundControl, colorComponents); in updateBackgroundColor()819 if (mBackgroundControl != null) { in releaseSurfaces()820 transaction.remove(mBackgroundControl); in releaseSurfaces()821 mBackgroundControl = null; in releaseSurfaces()1367 if (mBackgroundControl == null) { in createBlastSurfaceControls()1585 if (mBackgroundControl == null) { in setResizeBackgroundColor()[all …]
62176 Landroid/view/SurfaceView$SurfaceControlWithBackground;->mBackgroundControl:Landroid/view/SurfaceCo…