Home
last modified time | relevance | path

Searched defs:getStrokeWidth (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h244 float getStrokeWidth() const { return mPrimitiveFields.strokeWidth; } in getStrokeWidth() function
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp275 static jfloat getStrokeWidth(JNIEnv*, jobject, jlong fullPathPtr) { in getStrokeWidth() function
DPaint.cpp700 static jfloat getStrokeWidth(CRITICAL_JNI_PARAMS_COMMA jlong paintHandle) { in getStrokeWidth() function
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java733 private float getStrokeWidth() { in getStrokeWidth() method in VectorDrawable_Delegate.VFullPath_Delegate
/frameworks/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java186 public float getStrokeWidth() { in getStrokeWidth() method in Paint_Delegate
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2179 float getStrokeWidth() { in getStrokeWidth() method in VectorDrawable.VFullPath
/frameworks/base/graphics/java/android/graphics/
DPaint.java1168 public float getStrokeWidth() { in getStrokeWidth() method in Paint