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