Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPath.java245 nSetFillType(mNativePath, ft.nativeInt); in setFillType()
264 nSetFillType(mNativePath, ft); in toggleInverseFillType()
902 private static native void nSetFillType(long nPath, int ft); in nSetFillType() method in Path
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18214 Landroid/graphics/Path;->nSetFillType(JI)V