Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPath.java273 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
/frameworks/layoutlib/bridge/src/android/graphics/
DPath_Delegate.java176 public static void nSetFillType(long nPath, int ft) { in nSetFillType() method in Path_Delegate
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java1203 Path_Delegate.nSetFillType(mRenderPath.mNativePath, fullPath.mFillType); in drawPath()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt22517 Landroid/graphics/Path;->nSetFillType(JI)V