Searched refs:DRAW_OP_TEST_ENTRY (Results 1 – 2 of 2) sorted by relevance
/external/skia/tools/gpu/ |
D | GrTest.cpp | 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() [all …]
|
/external/skqp/tools/gpu/ |
D | GrTest.cpp | 340 #define DRAW_OP_TEST_ENTRY(Op) Op##__Test macro 368 DRAW_OP_TEST_ENTRY(AAConvexPathOp), in GrDrawRandomOp() 369 DRAW_OP_TEST_ENTRY(AAFlatteningConvexPathOp), in GrDrawRandomOp() 370 DRAW_OP_TEST_ENTRY(AAHairlineOp), in GrDrawRandomOp() 371 DRAW_OP_TEST_ENTRY(AAStrokeRectOp), in GrDrawRandomOp() 372 DRAW_OP_TEST_ENTRY(CircleOp), in GrDrawRandomOp() 373 DRAW_OP_TEST_ENTRY(DashOp), in GrDrawRandomOp() 374 DRAW_OP_TEST_ENTRY(DefaultPathOp), in GrDrawRandomOp() 375 DRAW_OP_TEST_ENTRY(DIEllipseOp), in GrDrawRandomOp() 376 DRAW_OP_TEST_ENTRY(EllipseOp), in GrDrawRandomOp() [all …]
|