Searched refs:nSetFillType (Results 1 – 4 of 4) sorted by relevance
273 nSetFillType(mNativePath, ft.nativeInt); in setFillType()292 nSetFillType(mNativePath, ft); in toggleInverseFillType()883 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()
22517 Landroid/graphics/Path;->nSetFillType(JI)V