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()398 {"nSetStrokeColor", "!(JI)V", (void*)setStrokeColor},
196 path.setStrokeColor(strokeColor); in nUpdateFullPathProperties()413 path.setStrokeColor(strokeColor); in nSetStrokeColor()570 return this::setStrokeColor; in getIntPropertySetter()691 private void setStrokeColor(int strokeColor) { in setStrokeColor() method in VectorDrawable_Delegate.VFullPath_Delegate
275 setStrokeColor(value); in setColorPropertyValue()
258 void setStrokeColor(SkColor strokeColor) { in setStrokeColor() function
1614 object.setStrokeColor(value);1980 void setStrokeColor(int strokeColor) { in setStrokeColor() method in VectorDrawable.VFullPath
1637 void setStrokeColor(int strokeColor) { in setStrokeColor() method in VectorDrawableCompat.VFullPath