Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrPLSPathRenderer.cpp785 class PLSPathBatch : public GrVertexBatch { class
946 PLSPathBatch(const Geometry& geometry) : INHERITED(ClassID()) { in PLSPathBatch() function in PLSPathBatch
1002 DRAW_BATCH_TEST_DEFINE(PLSPathBatch) { in DRAW_BATCH_TEST_DEFINE() argument