Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrDefaultPathRenderer.cpp213 class DefaultPathBatch : public GrVertexBatch { class
381 DefaultPathBatch(const Geometry& geometry, uint8_t coverage, const SkMatrix& viewMatrix, in DefaultPathBatch() function in DefaultPathBatch
754 DRAW_BATCH_TEST_DEFINE(DefaultPathBatch) { in DRAW_BATCH_TEST_DEFINE() argument