Searched refs:GrTestBatch (Results 1 – 4 of 4) sorted by relevance
21 class GrTestBatch : public GrVertexBatch {52 GrTestBatch(uint32_t classID, const GrGeometryProcessor* gp, const SkRect& bounds) in GrTestBatch() function
33 class BezierCubicOrConicTestBatch : public GrTestBatch {36 struct Geometry : public GrTestBatch::Geometry {101 typedef GrTestBatch INHERITED;424 class BezierQuadTestBatch : public GrTestBatch {427 struct Geometry : public GrTestBatch::Geometry {482 typedef GrTestBatch INHERITED;
32 class ConvexPolyTestBatch : public GrTestBatch {35 struct Geometry : public GrTestBatch::Geometry {83 typedef GrTestBatch INHERITED;
25 '../src/gpu/batches/GrTestBatch.h',