Searched defs:maxLength (Results 1 – 9 of 9) sorted by relevance
123 int maxLength = bufferSize - bufferIndex; in write() local177 int maxLength = bufferSize - bufferIndex; in write() local
126 int maxLength = buffer.remaining(); in unmarshal() local
185 int maxLength = 0; //maximum length of a sequence already found in maxLengthSequence() local
248 public VariableLengthValidator(int minLength, int maxLength) { in VariableLengthValidator()
139 Bitmap bitmap, int maxLength, boolean recycle) { in resizeDownBySideLength()
476 int maxLength = 0; in configureEGLPbufferSurfaces() local
830 public void setCounterMaxLength(int maxLength) { in setCounterMaxLength()
126 size_t maxLength; member
2043 final int maxLength = Math.max(maxAuthority, maxAccount + 3); in dumpRecentHistory() local3432 int maxLength = 0; in writeTo() local