Searched refs:setStrokeColor (Results 1 – 6 of 6) sorted by relevance
287 static void setStrokeColor(JNIEnv*, jobject, jlong fullPathPtr, jint strokeColor) { in setStrokeColor() function289 fullPath->mutateStagingProperties()->setStrokeColor(strokeColor); in setStrokeColor()400 {"nSetStrokeColor", "(JI)V", (void*)setStrokeColor},
209 path.setStrokeColor(strokeColor); in nUpdateFullPathProperties()425 path.setStrokeColor(strokeColor); in nSetStrokeColor()596 return this::setStrokeColor; in getIntPropertySetter()717 private void setStrokeColor(int strokeColor) { in setStrokeColor() method in VectorDrawable_Delegate.VFullPath_Delegate
261 void setStrokeColor(SkColor strokeColor) { in setStrokeColor() function
228 setStrokeColor(value); in setColorPropertyValue()
1685 object.setStrokeColor(value);2059 void setStrokeColor(int strokeColor) { in setStrokeColor() method in VectorDrawable.VFullPath
1805 void setStrokeColor(int strokeColor) { in setStrokeColor() method in VectorDrawableCompat.VFullPath