Searched defs:AAStrokeRectBatch (Results 1 – 1 of 1) sorted by relevance
46 class AAStrokeRectBatch : public GrVertexBatch { class112 AAStrokeRectBatch(const SkMatrix& viewMatrix,bool miterStroke) in AAStrokeRectBatch() function in AAStrokeRectBatch646 DRAW_BATCH_TEST_DEFINE(AAStrokeRectBatch) { in DRAW_BATCH_TEST_DEFINE() argument