Searched refs:native_setFillType (Results 1 – 2 of 2) sorted by relevance
240 native_setFillType(mNativePath, ft.nativeInt); in setFillType()259 native_setFillType(mNativePath, ft); in toggleInverseFillType()787 private static native void native_setFillType(long nPath, int ft); in native_setFillType() method in Path
164 /*package*/ static void native_setFillType(long nPath, int ft) { in native_setFillType() method in Path_Delegate