Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrSmallPathRenderer.h132 friend class SmallPathOp; variable
DGrSmallPathRenderer.cpp136 class SmallPathOp final : public GrMeshDrawOp { class
165 SmallPathOp(GrColor color, const GrShape& shape, const SkMatrix& viewMatrix, in SmallPathOp() function in SmallPathOp
820 DRAW_OP_TEST_DEFINE(SmallPathOp) { in DRAW_OP_TEST_DEFINE() argument