Searched refs:getFillType (Results 1 – 9 of 9) sorted by relevance
99 path.getFillType(); in testGetSetFillType()
80 final FillType fillType = getFillType(); in reset()243 public FillType getFillType() { in getFillType() method in Path
522 static jint getFillType(CRITICAL_JNI_PARAMS_COMMA jlong objHandle) { in getFillType() function in android::SkPathGlue524 return static_cast<int>(obj->getFillType()); in getFillType()580 {"nGetFillType", "(J)I", (void*)SkPathGlue::getFillType},
135 outPath->setFillType(static_cast<SkPathFillType>(properties.getFillType())); in getUpdatedPath()
281 float getFillType() const { return mPrimitiveFields.fillType; } in getFillType() function
6545 HSPLandroid/graphics/Path;->getFillType()Landroid/graphics/Path$FillType;
11147 method public android.graphics.Path.FillType getFillType();
6548 HSPLandroid/graphics/Path;->getFillType()Landroid/graphics/Path$FillType;
16726 method @NonNull public android.graphics.Path.FillType getFillType();