Searched refs:attrSizeBytes (Results 1 – 1 of 1) sorted by relevance
307 int attrSizeBytes = getUnsignedInt16(contents); in next() local309 long attrEndOffset = attrStartOffset + ((long) attrCount) * attrSizeBytes; in next()327 mCurrentElementAttrSizeBytes = attrSizeBytes; in next()