Home
last modified time | relevance | path

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

/external/skia/gm/
Dshapes.cpp49 SkVector radii2[4] = {{0, 0}, {80, 60}, {0, 0}, {80, 60}}; in ShapesGM() local
/external/skqp/gm/
Dshapes.cpp49 SkVector radii2[4] = {{0, 0}, {80, 60}, {0, 0}, {80, 60}}; in ShapesGM() local
/external/skia/tests/
DRRectInPathTest.cpp334 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
DRoundRectTest.cpp261 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/
DRoundRectTest.cpp261 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
DRRectInPathTest.cpp334 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/
DSkRRectsGaussianEdgeMaskFilter.cpp559 const SkVector& radii2 = fSecond.getSimpleRadii(); in flatten() local
/external/skia/src/effects/
DSkRRectsGaussianEdgeMaskFilter.cpp561 const SkVector radii2 = SkRRectPriv::GetSimpleRadii(fSecond); in flatten() local