Home
last modified time | relevance | path

Searched refs:getFillType (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/
H A DPathTest.java29 final Path.FillType defaultFillType = path.getFillType(); in testResetPreservesFillType()
37 assertEquals(path.getFillType(), fillType); in testResetPreservesFillType()
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
H A DPathPerfTest.java99 path.getFillType(); in testGetSetFillType()
/aosp12/frameworks/base/libs/hwui/jni/
H A DPath.cpp496 static jint getFillType(CRITICAL_JNI_PARAMS_COMMA jlong objHandle) { in getFillType() function in android::SkPathGlue
498 return static_cast<int>(obj->getFillType()); in getFillType()
549 {"nGetFillType","(J)I", (void*) SkPathGlue::getFillType},
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DPath.java97 final FillType fillType = getFillType(); in reset()
270 public FillType getFillType() { in getFillType() method in Path
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java208 properties.putInt(VFullPath_Delegate.FILL_TYPE_INDEX * 4, path.getFillType()); in nGetFullPathProperties()
809 private int getFillType() { in getFillType() method in VectorDrawable_Delegate.VFullPath_Delegate
/aosp12/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp138 outPath->setFillType(static_cast<SkPathFillType>(properties.getFillType())); in getUpdatedPath()
H A DVectorDrawable.h280 float getFillType() const { return mPrimitiveFields.fillType; } in getFillType() function
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt6896 HSPLandroid/graphics/Path;->getFillType()Landroid/graphics/Path$FillType;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt15796 method @NonNull public android.graphics.Path.FillType getFillType();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt11147 method public android.graphics.Path.FillType getFillType();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt6894 HSPLandroid/graphics/Path;->getFillType()Landroid/graphics/Path$FillType;