Searched refs:nGetFillType (Results 1 – 3 of 3) sorted by relevance
264 return sFillTypeArray[nGetFillType(mNativePath)]; in getFillType()282 final int ft = nGetFillType(mNativePath); in isInverseFillType()290 int ft = nGetFillType(mNativePath); in toggleInverseFillType()881 private static native int nGetFillType(long nPath); in nGetFillType() method in Path
166 /*package*/ static int nGetFillType(long nPath) { in nGetFillType() method in Path_Delegate
21081 Landroid/graphics/Path;->nGetFillType(J)I