Searched defs:setStrokeWidth (Results 1 – 5 of 5) sorted by relevance
245 void setStrokeWidth(float strokeWidth) { in setStrokeWidth() function
280 static void setStrokeWidth(JNIEnv*, jobject, jlong fullPathPtr, jfloat strokeWidth) { in setStrokeWidth() function
744 static void setStrokeWidth(CRITICAL_JNI_PARAMS_COMMA jlong paintHandle, jfloat width) { in setStrokeWidth() function
2184 void setStrokeWidth(float strokeWidth) { in setStrokeWidth() method in VectorDrawable.VFullPath
1188 public void setStrokeWidth(float width) { in setStrokeWidth() method in Paint