Core\CSharp\MS\Internal\Ink\InkSerializedFormat\GorillaCodec.cs (5)
136UpdateMinMax(input[1], ref maxVal, ref minVal);
137UpdateMinMax(input[2], ref maxVal, ref minVal);
146UpdateMinMax(input[dataIndex], ref maxVal, ref minVal);
159UpdateMinMax(xfData, ref maxDelDel, ref minDelDel);
239UpdateMinMax((int)intReader.ReadUInt32Reverse(Native.BitsPerInt), ref maxInt, ref minInt);