Searched defs:joins (Results 1 – 8 of 8) sorted by relevance
/external/skqp/tests/ |
D | StrokeTest.cpp | 63 static const SkPaint::Join joins[] = { in test_strokerect() local
|
D | PaintTest.cpp | 205 const SkPaint::Join joins[] = { in DEF_TEST() local
|
/external/skia/tests/ |
D | StrokeTest.cpp | 63 static const SkPaint::Join joins[] = { in test_strokerect() local
|
D | PaintTest.cpp | 205 const SkPaint::Join joins[] = { in DEF_TEST() local
|
/external/python/cpython3/Lib/test/ |
D | test_glob.py | 16 def joins(self, *tuples): member in GlobTests
|
/external/skqp/gm/ |
D | convex_all_line_paths.cpp | 288 const SkPaint::Join joins[3] = { SkPaint::kRound_Join, in drawPath() local
|
/external/skia/gm/ |
D | convex_all_line_paths.cpp | 288 const SkPaint::Join joins[3] = { SkPaint::kRound_Join, in drawPath() local
|
/external/autotest/scheduler/ |
D | scheduler_models.py | 308 def fetch_rows(cls, where='', params=(), joins='', order_by=''): argument 330 def fetch(cls, where='', params=(), joins='', order_by=''): argument 526 def fetch(cls, where='', params=(), joins='', order_by=''): argument
|