Searched refs:mDrawingStopped (Results 1 – 1 of 1) sorted by relevance
124 boolean mDrawingStopped = true; field in SurfaceView961 mDrawingStopped = !mVisible; in performSurfaceTransaction()1727 + mDrawingStopped + ", surfaceControl=" + mSurfaceControl);1730 if (!mDrawingStopped && mSurfaceControl != null) {