Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPath.java271 return sFillTypeArray[nGetFillType(mNativePath)]; in getFillType()
289 final int ft = nGetFillType(mNativePath); in isInverseFillType()
297 int ft = nGetFillType(mNativePath); in toggleInverseFillType()
888 private static native int nGetFillType(long nPath); in nGetFillType() method in Path
/frameworks/layoutlib/bridge/src/android/graphics/
DPath_Delegate.java166 /*package*/ static int nGetFillType(long nPath) { in nGetFillType() method in Path_Delegate
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt21072 Landroid/graphics/Path;->nGetFillType(J)I