Searched refs:ConvexPolyTestBatch (Results 1 – 1 of 1) sorted by relevance
32 class ConvexPolyTestBatch : public GrTestBatch { class44 return new ConvexPolyTestBatch(gp, geo); in Create()48 ConvexPolyTestBatch(const GrGeometryProcessor* gp, const Geometry& geo) in ConvexPolyTestBatch() function in skiagm::ConvexPolyTestBatch201 ConvexPolyTestBatch::Geometry geometry; in onDraw()206 SkAutoTUnref<GrDrawBatch> batch(ConvexPolyTestBatch::Create(gp, geometry)); in onDraw()247 ConvexPolyTestBatch::Geometry geometry; in onDraw()253 SkAutoTUnref<GrDrawBatch> batch(ConvexPolyTestBatch::Create(gp, geometry)); in onDraw()