Searched defs:AAConvexPathBatch (Results 1 – 1 of 1) sorted by relevance
745 class AAConvexPathBatch : public GrVertexBatch { class942 AAConvexPathBatch(const Geometry& geometry) : INHERITED(ClassID()) { in AAConvexPathBatch() function in AAConvexPathBatch1025 DRAW_BATCH_TEST_DEFINE(AAConvexPathBatch) { in DRAW_BATCH_TEST_DEFINE() argument