Searched refs:mBackgroundView (Results 1 – 2 of 2) sorted by relevance
64 private SurfaceView mBackgroundView; field in InlineContentClipView80 mBackgroundView = new SurfaceView(context); in InlineContentClipView()81 mBackgroundView.setZOrderOnTop(true); in InlineContentClipView()82 mBackgroundView.getHolder().setFormat(PixelFormat.TRANSPARENT); in InlineContentClipView()83 mBackgroundView.setLayoutParams(new ViewGroup.LayoutParams( in InlineContentClipView()86 mBackgroundView.getHolder().addCallback(new SurfaceHolder.Callback() { in InlineContentClipView()102 addView(mBackgroundView); in InlineContentClipView()125 final Surface surface = mBackgroundView.getHolder().getSurface(); in drawBackgroundColorIfReady()149 mBackgroundView.setZOrderOnTop(onTop); in setZOrderedOnTop()
92 private View mBackgroundView; field in SnakeView320 mBackgroundView = backgroundView; in setDependentViews()339 mBackgroundView.setVisibility(View.VISIBLE); in setMode()347 mBackgroundView.setVisibility(View.GONE); in setMode()352 mBackgroundView.setVisibility(View.GONE); in setMode()358 mBackgroundView.setVisibility(View.GONE); in setMode()