Home
last modified time | relevance | path

Searched defs:radii2 (Results 1 – 3 of 3) sorted by relevance

/external/skia/tests/
DRRectInPathTest.cpp275 SkPoint radii2[4] = { { 0, 0 }, { 0, 0 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_basic() local
301 SkPoint radii2[4] = { { 0, 0 }, { 20, 20 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_rects() local
DRoundRectTest.cpp244 SkPoint radii2[4] = { { 0, 0 }, { 0, 0 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_basic() local
294 SkPoint radii2[4] = { { 0, 0 }, { 20, 20 }, { 50, 50 }, { 20, 50 } }; in test_round_rect_rects() local
/external/skia/gm/
Dshapes.cpp50 SkVector radii2[4] = {{0, 0}, {80, 60}, {0, 0}, {80, 60}}; in ShapesGM() local