Searched refs:HINTING_ON (Results 1 – 5 of 5) sorted by relevance
101 private int mHintingMode = Paint.HINTING_ON;323 return Paint.HINTING_ON; in nGetHinting()1300 mHintingMode = Paint.HINTING_ON; in reset()
96 paint.setHinting(Paint.HINTING_ON); in testHintingWidth()
247 public static final int HINTING_ON = 0x1; field in Paint
11063 field public static final int HINTING_ON = 1; // 0x1
14593 field public static final int HINTING_ON = 1; // 0x1