Searched refs:getFillType (Results 1 – 10 of 10) sorted by relevance
30 final Path.FillType defaultFillType = path.getFillType(); in testResetPreservesFillType()36 assertEquals(path.getFillType(), fillType); in testResetPreservesFillType()
98 path.getFillType(); in testGetSetFillType()
84 final FillType fillType = getFillType(); in reset()250 public FillType getFillType() { in getFillType() method in Path
498 static jint getFillType(jlong objHandle) { in getFillType() function in android::SkPathGlue500 return obj->getFillType(); in getFillType()551 {"nGetFillType","(J)I", (void*) SkPathGlue::getFillType},
196 properties.putInt(VFullPath_Delegate.FILL_TYPE_INDEX * 4, path.getFillType()); in nGetFullPathProperties()797 private int getFillType() { in getFillType() method in VectorDrawable_Delegate.VFullPath_Delegate
131 SkPath::FillType ft = static_cast<SkPath::FillType>(properties.getFillType()); in getUpdatedPath()
308 float getFillType() const { in getFillType() function
11147 method public android.graphics.Path.FillType getFillType();
13376 method public android.graphics.Path.FillType getFillType();
14156 method public android.graphics.Path.FillType getFillType();