Home
last modified time | relevance | path

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

/external/skia/gm/
Dglyph_pos.cpp36 SkPaint::Style strokeStyle) { in draw_gm()
90 SkPaint::Style strokeStyle) { in drawTestCase()
/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/ops/
DGrOvalOpFactory.cpp3328 GrStyle strokeStyle(style.strokeRec(), nullptr); in MakeCircleOp() local