Lines Matching refs:DRAW_OP_TEST_ENTRY
57 #define DRAW_OP_TEST_ENTRY(Op) Op##__Test macro
86 DRAW_OP_TEST_ENTRY(AAConvexPathOp), in GrDrawRandomOp()
87 DRAW_OP_TEST_ENTRY(AAFlatteningConvexPathOp), in GrDrawRandomOp()
88 DRAW_OP_TEST_ENTRY(AAHairlineOp), in GrDrawRandomOp()
89 DRAW_OP_TEST_ENTRY(AAStrokeRectOp), in GrDrawRandomOp()
90 DRAW_OP_TEST_ENTRY(CircleOp), in GrDrawRandomOp()
91 DRAW_OP_TEST_ENTRY(DashOp), in GrDrawRandomOp()
92 DRAW_OP_TEST_ENTRY(DefaultPathOp), in GrDrawRandomOp()
93 DRAW_OP_TEST_ENTRY(DIEllipseOp), in GrDrawRandomOp()
94 DRAW_OP_TEST_ENTRY(EllipseOp), in GrDrawRandomOp()
95 DRAW_OP_TEST_ENTRY(FillRectOp), in GrDrawRandomOp()
96 DRAW_OP_TEST_ENTRY(GrAtlasTextOp), in GrDrawRandomOp()
97 DRAW_OP_TEST_ENTRY(DrawAtlasOp), in GrDrawRandomOp()
98 DRAW_OP_TEST_ENTRY(DrawVerticesOp), in GrDrawRandomOp()
99 DRAW_OP_TEST_ENTRY(NonAALatticeOp), in GrDrawRandomOp()
100 DRAW_OP_TEST_ENTRY(NonAAStrokeRectOp), in GrDrawRandomOp()
101 DRAW_OP_TEST_ENTRY(ShadowRRectOp), in GrDrawRandomOp()
102 DRAW_OP_TEST_ENTRY(SmallPathOp), in GrDrawRandomOp()
103 DRAW_OP_TEST_ENTRY(RegionOp), in GrDrawRandomOp()
104 DRAW_OP_TEST_ENTRY(RRectOp), in GrDrawRandomOp()
105 DRAW_OP_TEST_ENTRY(TriangulatingPathOp), in GrDrawRandomOp()
106 DRAW_OP_TEST_ENTRY(TextureOp), in GrDrawRandomOp()