Searched refs:origPosition (Results 1 – 2 of 2) sorted by relevance
231 final int origPosition = output.position(); in generateFsverityDescriptorAndMeasurement() local268 output.put(constructFsverityFooterNative(output.position() - origPosition)); in generateFsverityDescriptorAndMeasurement()
346 final float origPosition = p.getUnderlinePosition(); in testGetUnderlinePositionAndThickness() local350 assertNotEquals(origPosition, p.getUnderlinePosition()); in testGetUnderlinePositionAndThickness()