Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAARectRenderer.cpp401 class AAStrokeRectBatch : public GrBatch { class
512 AAStrokeRectBatch(const Geometry& geometry, const SkMatrix& viewMatrix) { in AAStrokeRectBatch() function in AAStrokeRectBatch
840 BATCH_TEST_DEFINE(AAStrokeRectBatch) { in BATCH_TEST_DEFINE() argument