Searched refs:FillType (Results 1 – 14 of 14) sorted by relevance
29 final Path.FillType defaultFillType = path.getFillType(); in testResetPreservesFillType()30 final Path.FillType fillType = Path.FillType.INVERSE_EVEN_ODD; in testResetPreservesFillType()
96 final FillType fillType = getFillType(); in reset()220 public enum FillType { enum in Path241 FillType(int ni) { in FillType() method in Path.FillType249 static final FillType[] sFillTypeArray = {250 FillType.WINDING,251 FillType.EVEN_ODD,252 FillType.INVERSE_WINDING,253 FillType.INVERSE_EVEN_ODD263 public FillType getFillType() { in getFillType()272 public void setFillType(@NonNull FillType ft) { in setFillType()[all …]
26 import android.graphics.Path.FillType;67 private FillType mFillType = FillType.WINDING;546 private void setFillType(FillType fillType) { in setFillType()556 private static int getWindingRule(FillType type) { in getWindingRule()
31 import android.graphics.Path.FillType;92 path.setFillType(FillType.EVEN_ODD); in paintShadow()
98 path.setFillType(Path.FillType.EVEN_ODD); in testGetSetFillType()
28 import android.graphics.Path.FillType;191 mCutoutPath.setFillType(FillType.WINDING); in draw()
30 import android.graphics.Path.FillType;355 mShapePath.setFillType(FillType.WINDING); in draw()
245 mCornerShadowPath.setFillType(Path.FillType.EVEN_ODD); in buildShadowCorners()
132 SkPath::FillType ft = static_cast<SkPath::FillType>(properties.getFillType()); in getUpdatedPath()
505 SkPath::FillType ft = static_cast<SkPath::FillType>(ftHandle); in setFillType()
35 import android.graphics.Path.FillType;1148 mRenderPath.setFillType(FillType.WINDING); in drawPath()
1026 ringPath.setFillType(Path.FillType.EVEN_ODD);
1226 android.graphics.Path$FillType
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...