Home
last modified time | relevance | path

Searched defs:strokeStyle (Results 1 – 7 of 7) sorted by relevance

/external/skia/gm/
Dglyph_pos.cpp37 SkPaint::Style strokeStyle) { in draw_gm()
91 SkPaint::Style strokeStyle) { in drawTestCase()
/external/skia/src/gpu/graphite/
DDrawParams.h135 const StrokeStyle& strokeStyle() const { in strokeStyle() function
/external/python/bumble/docs/images/logo.vectornator/
DArtboard0.json1 …0,"isFreeHandCurve":false,"angle":0,"smootheningRateRaw":0,"isHidden":false,"endPointFIX":[-5.8829…
DUndoHistory.json1 …Point":[300,580],"nextPoint":[0,0]}],"closed":true,"reversed":false}},"strokeStyle":{"color":{"b":… object
/external/python/bumble/docs/images/logo_framed.vectornator/
DArtboard0.json1 …":0,"isFreeHandCurve":false,"styleable":{"abstractPath":{"fillRule":0,"pathData":{"nodes":[{"outPo… number
DUndoHistory.json1 …reeHandCurve":false,"styleable":{"fillColor":{"b":0.98823529481887817,"s":1,"h":0.5806878258212068…
/external/skia/src/gpu/ganesh/ops/
DGrOvalOpFactory.cpp3383 GrStyle strokeStyle(style.strokeRec(), nullptr); in MakeCircleOp() local