Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrAAStrokeRectBatch.cpp46 class AAStrokeRectBatch : public GrVertexBatch { class
112 AAStrokeRectBatch(const SkMatrix& viewMatrix,bool miterStroke) in AAStrokeRectBatch() function in AAStrokeRectBatch
646 DRAW_BATCH_TEST_DEFINE(AAStrokeRectBatch) { in DRAW_BATCH_TEST_DEFINE() argument