Home | History | Annotate | Download | only in source

Lines Matching defs:readLength

1436 		uint32 readLength = Min_uint32 (fShared->fDNGPrivateDataCount,
1439 stream.Get (buffer, readLength);
1441 buffer [readLength] = 0;