Searched refs:getFillType (Results 1 – 10 of 10) sorted by relevance
29 final Path.FillType defaultFillType = path.getFillType(); in testResetPreservesFillType()35 assertEquals(path.getFillType(), fillType); in testResetPreservesFillType()
99 path.getFillType(); in testGetSetFillType()
498 static jint getFillType(jlong objHandle) { in getFillType() function in android::SkPathGlue500 return obj->getFillType(); in getFillType()551 {"nGetFillType","(J)I", (void*) SkPathGlue::getFillType},
96 final FillType fillType = getFillType(); in reset()263 public FillType getFillType() { in getFillType() method in Path
208 properties.putInt(VFullPath_Delegate.FILL_TYPE_INDEX * 4, path.getFillType()); in nGetFullPathProperties()809 private int getFillType() { in getFillType() method in VectorDrawable_Delegate.VFullPath_Delegate
280 float getFillType() const { return mPrimitiveFields.fillType; } in getFillType() function
132 SkPath::FillType ft = static_cast<SkPath::FillType>(properties.getFillType()); in getUpdatedPath()
5901 HSPLandroid/graphics/Path;->getFillType()Landroid/graphics/Path$FillType;
11147 method public android.graphics.Path.FillType getFillType();
14673 method @NonNull public android.graphics.Path.FillType getFillType();