Searched defs:segmentLength (Results 1 – 11 of 11) sorted by relevance
131 val segmentLength = minOf(remaining, head.limit - head.pos).toInt() in updateCrc() constant
144 int segmentLength = pageHeader.laces[startSegmentIndex + segmentCount++]; in calculatePacketSize() local
134 int segmentLength = (int) Math.min(byteCount, head.limit - head.pos); in updateCrc() local
132 int segmentLength = (int) Math.min(byteCount, head.limit - head.pos); in updateCrc() local
304 int segmentLength = compiledPattern.charAt(i++) - ARG_NUM_LIMIT; in getTextWithNoArguments() local323 int segmentLength = compiledPattern.charAt(i++) - ARG_NUM_LIMIT; in getLength() local
302 int segmentLength = compiledPattern.charAt(i++) - ARG_NUM_LIMIT; in getTextWithNoArguments() local321 int segmentLength = compiledPattern.charAt(i++) - ARG_NUM_LIMIT; in getLength() local
172 float segmentLength = SkScalarInvert(numSegments); in quadraticTo() local302 float segmentLength = SkScalarInvert(numSegments); in cubicTo() local
149 int segmentLength; in getExifSegment() local
133 long segmentLength = segmentLengthAndBytesDownloaded.first; in download() local
393 float segmentLength = mSegmentsLength[mNextIndex]; in jumpToSegment() local
737 int32_t segmentLength = digits.length() - pos; in appendNumericCEs() local