SurfaceView Cleanup (2/n): Cleanup visible = mVisible

Since visible=mVisible we don't really need this visible variable
we clean it up to avoid confusion.

Test: Existing tests pass
Change-Id: I7ae7b27f71744c90004f77467f6fd5e79d2f557c
1 file changed