Searched refs:lastDiffStates2 (Results 1 – 1 of 1) sorted by relevance
3629 final int lastDiffStates2 = mHistoryLastWritten.states2^mHistoryLastLastWritten.states2; in addHistoryBufferLocked() local3634 + Integer.toHexString(lastDiffStates2)); in addHistoryBufferLocked()3637 && (diffStates2&lastDiffStates2) == 0 in addHistoryBufferLocked()