Home
last modified time | relevance | path

Searched refs:joins (Results 1 – 14 of 14) sorted by relevance

/external/skia/tests/
DStrokeTest.cpp63 static const SkPaint::Join joins[] = { in test_strokerect() local
67 for (size_t i = 0; i < SK_ARRAY_COUNT(joins); ++i) { in test_strokerect()
68 paint.setStrokeJoin(joins[i]); in test_strokerect()
76 bool isMiter = SkPaint::kMiter_Join == joins[i]; in test_strokerect()
DPaintTest.cpp228 const SkPaint::Join joins[] = { in DEF_TEST() local
256 FOR_SETUP(m, joins, setStrokeJoin) in DEF_TEST()
/external/icu/icu4c/source/data/brkitr/
Dline.txt44 # is now unattached, becomes an alpha, and joins in with the other
Dline_normal_fi.txt47 # is now unattached, becomes an alpha, and joins in with the other
Dline_fi.txt46 # is now unattached, becomes an alpha, and joins in with the other
Dline_normal.txt47 # is now unattached, becomes an alpha, and joins in with the other
Dline_ja.txt41 # is now unattached, becomes an alpha, and joins in with the other
Dline_loose.txt50 # is now unattached, becomes an alpha, and joins in with the other
Dline_loose_fi.txt48 # is now unattached, becomes an alpha, and joins in with the other
Dline_normal_cj.txt48 # is now unattached, becomes an alpha, and joins in with the other
Dline_loose_cj.txt57 # is now unattached, becomes an alpha, and joins in with the other
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P577 the AP/GO. This is used on the GO when a P2P client joins an existing
587 client joins an existing group.
/external/skia/site/dev/design/
Dpdftheory.md348 (color, line joins, etc) are updated, then the content entry fragment
/external/skia/src/animator/
DSkAnimateSchema.xsd1985 <!-- @attribute strokeMiter StrokeMiter limits the pen's joins on narrow angles. -->