Searched refs:mFillRule (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DVectorDrawableCompat.java1264 int mFillRule; field in class:VectorDrawableCompat.VFullPath
1286 mFillRule = copy.mFillRule;
/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1517 int mFillRule; field in class:VectorDrawable.VFullPath
1539 mFillRule = copy.mFillRule;

Completed in 53 milliseconds