Searched refs:TAG_COUNT_OFFSET (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/sun/java2d/cmm/ProfileOp/
H A DReadProfileTest.java39 final static int TAG_COUNT_OFFSET = 32; field in class:ReadProfileTest
58 int tagCount = intBuf.get(TAG_COUNT_OFFSET);
H A DReadWriteProfileTest.java39 final static int TAG_COUNT_OFFSET = 32; field in class:ReadWriteProfileTest
57 int tagCount = intBuf.get(TAG_COUNT_OFFSET);

Completed in 29 milliseconds