OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Polygons
(Results
1 - 2
of
2
) sorted by null
/external/skia/gm/
polygons.cpp
17
// This GM tests a grab-bag of convex and concave
polygons
. They are triangles,
18
// trapezoid, diamond,
polygons
with lots of edges, several concave
polygons
...
27
return SkString("
polygons
");
36
// Construct all
polygons
43
SkPoint p4[32]; // circle-like
polygons
with 32-edges.
55
struct
Polygons
{
/external/skqp/gm/
polygons.cpp
17
// This GM tests a grab-bag of convex and concave
polygons
. They are triangles,
18
// trapezoid, diamond,
polygons
with lots of edges, several concave
polygons
...
27
return SkString("
polygons
");
36
// Construct all
polygons
43
SkPoint p4[32]; // circle-like
polygons
with 32-edges.
55
struct
Polygons
{
Completed in 844 milliseconds