Home
last modified time | relevance | path

Searched defs:strokeColor (Results 1 – 16 of 16) sorted by relevance

/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/
DDocumentData.java25 @ColorInt public int strokeColor; field in DocumentData
31 float lineHeight, float baselineShift, @ColorInt int color, @ColorInt int strokeColor, in DocumentData()
40 float lineHeight, float baselineShift, @ColorInt int color, @ColorInt int strokeColor, in set()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/
DDocumentDataParser.java39 int strokeColor = 0; in parse() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowGradientDrawable.java18 private int strokeColor; field in ShadowGradientDrawable
DShadowVectorDrawable.java56 int strokeColor; field in ShadowVectorDrawable.Path
119 int strokeColor, in nUpdateFullPathProperties()
DShadowNativeVectorDrawable.java104 int strokeColor, in nUpdateFullPathProperties()
273 protected static void nSetStrokeColor(long pathPtr, int strokeColor) { in nSetStrokeColor()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowVectorDrawable.java56 int strokeColor; field in ShadowVectorDrawable.Path
119 int strokeColor, in nUpdateFullPathProperties()
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/renderer/
DRadarChartRenderer.java340 int strokeColor = set.getHighlightCircleStrokeColor(); in drawHighlighted() local
370 int strokeColor, in drawHighlightCircle()
/external/ImageMagick/Magick++/lib/
DMontage.cpp130 void Magick::Montage::strokeColor(const Color &stroke_) in strokeColor() function in Magick::Montage
135 Magick::Color Magick::Montage::strokeColor(void) const in strokeColor() function in Magick::Montage
DOptions.cpp567 void Magick::Options::strokeColor(const Color &strokeColor_) in strokeColor() function in Magick::Options
575 Magick::Color Magick::Options::strokeColor(void) const in strokeColor() function in Magick::Options
DImage.cpp1390 void Magick::Image::strokeColor(const Magick::Color &strokeColor_) in strokeColor() function in Magick::Image
1401 Magick::Color Magick::Image::strokeColor(void) const in strokeColor() function in Magick::Image
/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
DVectorDrawableNatives.java51 int strokeColor, in nUpdateFullPathProperties()
123 public static native void nSetStrokeColor(long pathPtr, int strokeColor); in nSetStrokeColor()
/external/lottie/sample-compose/src/main/java/com/airbnb/lottie/sample/compose/player/
DPlayerPage.kt427 val strokeColor = if (i == 0) colorResource(R.color.background_color1_stroke) else color in BackgroundColorToolbar() constant
/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/
Dfusiontables_v1_messages.py537 strokeColor = _messages.StringField(1) variable in LineStyle
628 strokeColor = _messages.StringField(4) variable in PolygonStyle
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator.cpp537 float strokeColor[3]; in ProcessGraphics() local
/external/python/apitools/samples/fusiontables_sample/
Dfusiontables_v1.json273 "strokeColor": { object
376 "strokeColor": { object
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dchat.v1.json1291 "strokeColor": { object