Searched defs:gRects (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/docs/examples/ |
D | strokerect_gm.cpp | 11 constexpr SkRect gRects[] = { in draw() local
|
/third_party/skia/gm/ |
D | strokerect.cpp | 83 constexpr SkRect gRects[] = { in onDraw() local
|
/third_party/skia/src/gpu/ |
D | GrTestUtils.cpp | 121 static SkRect gRects[7]; in TestRect() local 137 static SkRect gRects[2]; in TestSquare() local
|
/third_party/skia/tests/ |
D | ClipStackTest.cpp | 146 static const SkRect gRects[] = { in test_iterators() local 858 static const SkIRect gRects[] = { in DEF_TEST() local
|
D | SkSLInterpreterTest.cpp | 526 SkIRect gRects[4] = { { 1,2,3,4 }, { 5,6,7,8 }, { 9,10,11,12 }, { 13,14,15,16 } }; in DEF_TEST() local
|