Lines Matching refs:DRAW_OP_TEST_ENTRY
151 #define DRAW_OP_TEST_ENTRY(Op) Op##__Test macro
180 DRAW_OP_TEST_ENTRY(AAConvexPathOp), in GrDrawRandomOp()
181 DRAW_OP_TEST_ENTRY(AAFlatteningConvexPathOp), in GrDrawRandomOp()
182 DRAW_OP_TEST_ENTRY(AAHairlineOp), in GrDrawRandomOp()
183 DRAW_OP_TEST_ENTRY(AAStrokeRectOp), in GrDrawRandomOp()
184 DRAW_OP_TEST_ENTRY(CircleOp), in GrDrawRandomOp()
185 DRAW_OP_TEST_ENTRY(DashOp), in GrDrawRandomOp()
186 DRAW_OP_TEST_ENTRY(DefaultPathOp), in GrDrawRandomOp()
187 DRAW_OP_TEST_ENTRY(DIEllipseOp), in GrDrawRandomOp()
188 DRAW_OP_TEST_ENTRY(EllipseOp), in GrDrawRandomOp()
189 DRAW_OP_TEST_ENTRY(FillRectOp), in GrDrawRandomOp()
190 DRAW_OP_TEST_ENTRY(GrAtlasTextOp), in GrDrawRandomOp()
191 DRAW_OP_TEST_ENTRY(DrawAtlasOp), in GrDrawRandomOp()
192 DRAW_OP_TEST_ENTRY(DrawVerticesOp), in GrDrawRandomOp()
193 DRAW_OP_TEST_ENTRY(NonAALatticeOp), in GrDrawRandomOp()
194 DRAW_OP_TEST_ENTRY(NonAAStrokeRectOp), in GrDrawRandomOp()
195 DRAW_OP_TEST_ENTRY(ShadowRRectOp), in GrDrawRandomOp()
196 DRAW_OP_TEST_ENTRY(SmallPathOp), in GrDrawRandomOp()
197 DRAW_OP_TEST_ENTRY(RegionOp), in GrDrawRandomOp()
198 DRAW_OP_TEST_ENTRY(RRectOp), in GrDrawRandomOp()
199 DRAW_OP_TEST_ENTRY(TesselatingPathOp), in GrDrawRandomOp()
200 DRAW_OP_TEST_ENTRY(TextureOp), in GrDrawRandomOp()