Searched defs:DefaultPathOp (Results 1 – 1 of 1) sorted by relevance
97 class DefaultPathOp final : public GrMeshDrawOp { class122 DefaultPathOp(GrColor color, const SkPath& path, SkScalar tolerance, uint8_t coverage, in DefaultPathOp() function in DefaultPathOp614 DRAW_OP_TEST_DEFINE(DefaultPathOp) { in DRAW_OP_TEST_DEFINE() argument