Searched refs:mDrawingStopped (Results 1 – 1 of 1) sorted by relevance
108 boolean mDrawingStopped = true; field in SurfaceView548 mDrawingStopped = !visible; in updateSurface()1035 + mDrawingStopped + ", surfaceControl=" + mSurfaceControl);1038 if (!mDrawingStopped && mSurfaceControl != null) {