Searched defs:NonAAFillRectPerspectiveOp (Results 1 – 1 of 1) sorted by relevance
92 class NonAAFillRectPerspectiveOp final : public GrMeshDrawOp { class96 NonAAFillRectPerspectiveOp(GrColor color, const SkMatrix& viewMatrix, const SkRect& rect, in NonAAFillRectPerspectiveOp() function in NonAAFillRectPerspectiveOp131 NonAAFillRectPerspectiveOp() : INHERITED(ClassID()) {} in NonAAFillRectPerspectiveOp() function in NonAAFillRectPerspectiveOp240 DRAW_OP_TEST_DEFINE(NonAAFillRectPerspectiveOp) { in DRAW_OP_TEST_DEFINE() argument