Searched refs:mDrawingStopped (Results 1 – 1 of 1) sorted by relevance
122 boolean mDrawingStopped = true; field in SurfaceView1022 mDrawingStopped = !visible; in updateSurface()1551 + mDrawingStopped + ", surfaceControl=" + mSurfaceControl);1554 if (!mDrawingStopped && mSurfaceControl != null) {