/external/skia/gm/ |
D | shapes.cpp | 49 SkVector radii2[4] = {{0, 0}, {80, 60}, {0, 0}, {80, 60}}; in ShapesGM() local
|
/external/skqp/gm/ |
D | shapes.cpp | 49 SkVector radii2[4] = {{0, 0}, {80, 60}, {0, 0}, {80, 60}}; in ShapesGM() local
|
/external/skia/tests/ |
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
|
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
|
/external/skqp/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
|
/external/skqp/src/effects/ |
D | SkRRectsGaussianEdgeMaskFilter.cpp | 559 const SkVector& radii2 = fSecond.getSimpleRadii(); in flatten() local
|
/external/skia/src/effects/ |
D | SkRRectsGaussianEdgeMaskFilter.cpp | 561 const SkVector radii2 = SkRRectPriv::GetSimpleRadii(fSecond); in flatten() local
|