Searched refs:maxXOROffset (Results 1 – 1 of 1) sorted by relevance
301 int maxXOROffset = xorOffset + maxByte; in onDecode() local302 SkASSERT(maxXOROffset < andOffset); in onDecode()