Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/
DDocumentData.java29 @ColorInt public int strokeColor; field in DocumentData
37 float lineHeight, float baselineShift, @ColorInt int color, @ColorInt int strokeColor, in DocumentData()
46 float lineHeight, float baselineShift, @ColorInt int color, @ColorInt int strokeColor, in set()
/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.java106 int strokeColor, in nUpdateFullPathProperties()
275 protected static void nSetStrokeColor(long pathPtr, int strokeColor) { in nSetStrokeColor()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/
DDocumentDataParser.java43 int strokeColor = 0; in parse() local
/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/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.kt432 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.cpp535 float strokeColor[3]; in ProcessGraphics() local
/external/python/apitools/samples/fusiontables_sample/
Dfusiontables_v1.json273 "strokeColor": { object
376 "strokeColor": { object
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1020 strokeColor?: InputColor; property
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dchat.v1.json1291 "strokeColor": { object