Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/graphics/
DPathTest.java29 final Path.FillType defaultFillType = path.getFillType(); in testResetPreservesFillType()
35 assertEquals(path.getFillType(), fillType); in testResetPreservesFillType()
/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
DPathPerfTest.java99 path.getFillType(); in testGetSetFillType()
/frameworks/base/core/jni/android/graphics/
DPath.cpp498 static jint getFillType(jlong objHandle) { in getFillType() function in android::SkPathGlue
500 return obj->getFillType(); in getFillType()
551 {"nGetFillType","(J)I", (void*) SkPathGlue::getFillType},
/frameworks/base/graphics/java/android/graphics/
DPath.java96 final FillType fillType = getFillType(); in reset()
263 public FillType getFillType() { in getFillType() method in Path
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
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
/frameworks/base/libs/hwui/
DVectorDrawable.h280 float getFillType() const { return mPrimitiveFields.fillType; } in getFillType() function
DVectorDrawable.cpp132 SkPath::FillType ft = static_cast<SkPath::FillType>(properties.getFillType()); in getUpdatedPath()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...