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