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