Searched refs:nSetFillType (Results 1 – 3 of 3) sorted by relevance
279 nSetFillType(mNativePath, ft.nativeInt); in setFillType()298 nSetFillType(mNativePath, ft); in toggleInverseFillType()889 private static native void nSetFillType(long nPath, int ft); in nSetFillType() method in Path
176 public static void nSetFillType(long nPath, int ft) { in nSetFillType() method in Path_Delegate
1203 Path_Delegate.nSetFillType(mRenderPath.mNativePath, fullPath.mFillType); in drawPath()