Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrNonAAStrokeRectBatch.cpp40 class NonAAStrokeRectBatch : public GrVertexBatch { class
179 NonAAStrokeRectBatch() : INHERITED(ClassID()) {} in NonAAStrokeRectBatch() function in NonAAStrokeRectBatch
244 DRAW_BATCH_TEST_DEFINE(NonAAStrokeRectBatch) { in DRAW_BATCH_TEST_DEFINE() argument