Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrAALinearizingConvexPathRenderer.cpp118 class AAFlatteningConvexPathBatch : public GrVertexBatch { class
261 AAFlatteningConvexPathBatch(const Geometry& geometry) : INHERITED(ClassID()) { in AAFlatteningConvexPathBatch() function in AAFlatteningConvexPathBatch
348 DRAW_BATCH_TEST_DEFINE(AAFlatteningConvexPathBatch) { in DRAW_BATCH_TEST_DEFINE() argument