Searched refs:nAddAxis (Results 1 – 2 of 2) sorted by relevance
99 /*package*/ static void nAddAxis(long builderPtr, int tag, float value) { in nAddAxis() method in Font_Builder_Delegate
385 nAddAxis(builderPtr, axis.getOpenTypeTagValue(), axis.getStyleValue()); in build()412 private static native void nAddAxis(long builderPtr, int tag, float value); in nAddAxis() method in Font.Builder