Searched defs:getFillType (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | VectorDrawable.h | 308 float getFillType() const { in getFillType() function |
/frameworks/base/graphics/java/android/graphics/ | ||
D | Path.java | 250 public FillType getFillType() { in getFillType() method in Path |
/frameworks/base/core/jni/android/graphics/ | ||
D | Path.cpp | 498 static jint getFillType(jlong objHandle) { in getFillType() function in android::SkPathGlue |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/ | ||
D | VectorDrawable_Delegate.java | 797 private int getFillType() { in getFillType() method in VectorDrawable_Delegate.VFullPath_Delegate |