Home
last modified time | relevance | path

Searched defs:AAConvexPathBatch (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/batches/
DGrAAConvexPathRenderer.cpp745 class AAConvexPathBatch : public GrVertexBatch { class
942 AAConvexPathBatch(const Geometry& geometry) : INHERITED(ClassID()) { in AAConvexPathBatch() function in AAConvexPathBatch
1025 DRAW_BATCH_TEST_DEFINE(AAConvexPathBatch) { in DRAW_BATCH_TEST_DEFINE() argument