Home
last modified time | relevance | path

Searched refs:nGetFillType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPath.java244 return sFillTypeArray[nGetFillType(mNativePath)]; in getFillType()
262 final int ft = nGetFillType(mNativePath); in isInverseFillType()
270 int ft = nGetFillType(mNativePath); in toggleInverseFillType()
923 private static native int nGetFillType(long nPath); in nGetFillType() method in Path
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18194 Landroid/graphics/Path;->nGetFillType(J)I