Searched refs:nativeCreateFromTypefaceWithVariation (Results 1 – 2 of 2) sorted by relevance
937 return new Typeface(nativeCreateFromTypefaceWithVariation(base.native_instance, axes));1216 private static native long nativeCreateFromTypefaceWithVariation(
140 /*package*/ static synchronized long nativeCreateFromTypefaceWithVariation(long native_instance, in nativeCreateFromTypefaceWithVariation() method in Typeface_Delegate