Searched refs:unpackWeight (Results 1 – 3 of 3) sorted by relevance
114 assertEquals(path, weight, FontFileUtil.unpackWeight(packed)); in testRegularFonts()130 assertEquals(path + "#" + ttcIndex, weight, FontFileUtil.unpackWeight(packed)); in testTtcFont()147 assertEquals(path + "#" + axes, weight, FontFileUtil.unpackWeight(packed)); in testVariationFont()
39 public static int unpackWeight(int packed) { in unpackWeight() method in FontFileUtil
454 mWeight = FontFileUtil.unpackWeight(packed); in build()597 FontFileUtil.unpackWeight(packedStyle), in getStyle()