Home
last modified time | relevance | path

Searched refs:Geo (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DGrStyledShapeTest.cpp327 * Geo is a factory for creating a GrStyledShape from another representation. It also answers some
330 class Geo { class
332 virtual ~Geo() {} in ~Geo()
347 class RectGeo : public Geo {
373 class RRectGeo : public Geo {
399 class ArcGeo : public Geo {
428 class PathGeo : public Geo {
525 TestCase(const Geo& geo, const SkPaint& paint, skiatest::Reporter* r, in TestCase()
777 static void test_basic(skiatest::Reporter* reporter, const Geo& geo) { in test_basic()
874 static void test_scale(skiatest::Reporter* reporter, const Geo
[all...]

Completed in 3 milliseconds