Searched refs:mSizeMismatch (Results 1 – 1 of 1) sorted by relevance
131 private boolean mSizeMismatch; field in TaskSnapshotSurface260 if (mSizeMismatch && now - mShownTime < SIZE_MISMATCH_MINIMUM_TIME_MS) { in remove()281 mSizeMismatch = (mFrame.width() != mSnapshot.getSnapshot().getWidth() in setFrames()290 + mSizeMismatch); in drawSnapshot()291 if (mSizeMismatch) { in drawSnapshot()