Searched refs:getFillType (Results 1 – 12 of 12) sorted by relevance
29 final Path.FillType defaultFillType = path.getFillType(); in testResetPreservesFillType()37 assertEquals(path.getFillType(), fillType); in testResetPreservesFillType()
99 path.getFillType(); in testGetSetFillType()
496 static jint getFillType(CRITICAL_JNI_PARAMS_COMMA jlong objHandle) { in getFillType() function in android::SkPathGlue498 return static_cast<int>(obj->getFillType()); in getFillType()549 {"nGetFillType","(J)I", (void*) SkPathGlue::getFillType},
97 final FillType fillType = getFillType(); in reset()270 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
138 outPath->setFillType(static_cast<SkPathFillType>(properties.getFillType())); in getUpdatedPath()
280 float getFillType() const { return mPrimitiveFields.fillType; } in getFillType() function
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
6896 HSPLandroid/graphics/Path;->getFillType()Landroid/graphics/Path$FillType;
15796 method @NonNull public android.graphics.Path.FillType getFillType();
11147 method public android.graphics.Path.FillType getFillType();
6894 HSPLandroid/graphics/Path;->getFillType()Landroid/graphics/Path$FillType;