Home
last modified time | relevance | path

Searched defs:getFillType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h280 float getFillType() const { return mPrimitiveFields.fillType; } in getFillType() function
/frameworks/base/graphics/java/android/graphics/
DPath.java270 public FillType getFillType() { in getFillType() method in Path
/frameworks/base/libs/hwui/jni/
DPath.cpp496 static jint getFillType(CRITICAL_JNI_PARAMS_COMMA jlong objHandle) { in getFillType() function in android::SkPathGlue
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java809 private int getFillType() { in getFillType() method in VectorDrawable_Delegate.VFullPath_Delegate