Home
last modified time | relevance | path

Searched defs:gRects (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/docs/examples/
Dstrokerect_gm.cpp11 constexpr SkRect gRects[] = { in draw() local
/third_party/skia/gm/
Dstrokerect.cpp83 constexpr SkRect gRects[] = { in onDraw() local
/third_party/skia/src/gpu/
DGrTestUtils.cpp121 static SkRect gRects[7]; in TestRect() local
137 static SkRect gRects[2]; in TestSquare() local
/third_party/skia/tests/
DClipStackTest.cpp146 static const SkRect gRects[] = { in test_iterators() local
858 static const SkIRect gRects[] = { in DEF_TEST() local
DSkSLInterpreterTest.cpp526 SkIRect gRects[4] = { { 1,2,3,4 }, { 5,6,7,8 }, { 9,10,11,12 }, { 13,14,15,16 } }; in DEF_TEST() local