Searched defs:radii2 (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/gm/ |
D | shapes.cpp | 70 SkVector radii2[4] = {{0, 0}, {80, 60}, {0, 0}, {80, 60}}; in onOnceBeforeDraw() local
|
/third_party/flutter/skia/gm/ |
D | shapes.cpp | 70 SkVector radii2[4] = {{0, 0}, {80, 60}, {0, 0}, {80, 60}}; in onOnceBeforeDraw() local
|
/third_party/flutter/skia/tests/ |
D | RoundRectTest.cpp | 261 SkPoint radii2[4] = { { 0, 0 }, { 0, 0 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_basic() local 311 SkPoint radii2[4] = { { 0, 0 }, { 20, 20 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_rects() local
|
D | RRectInPathTest.cpp | 334 SkPoint radii2[4] = { { 0, 0 }, { 0, 0 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_basic() local 363 SkPoint radii2[4] = { { 0, 0 }, { 20, 20 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_rects() local
|
/third_party/skia/tests/ |
D | RRectInPathTest.cpp | 330 SkPoint radii2[4] = { { 0, 0 }, { 0, 0 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_basic() local 359 SkPoint radii2[4] = { { 0, 0 }, { 20, 20 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_rects() local
|
D | RoundRectTest.cpp | 264 SkPoint radii2[4] = { { 0, 0 }, { 0, 0 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_basic() local 314 SkPoint radii2[4] = { { 0, 0 }, { 20, 20 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_rects() local
|