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