Searched refs:DRAW_OP_TEST_ENTRY (Results 1 – 2 of 2) sorted by relevance
/external/skia/tools/gpu/ |
D | GrTest.cpp | 168 #define DRAW_OP_TEST_ENTRY(Op) Op##__Test macro 197 DRAW_OP_TEST_ENTRY(AAConvexPathOp), in GrDrawRandomOp() 198 DRAW_OP_TEST_ENTRY(AAFlatteningConvexPathOp), in GrDrawRandomOp() 199 DRAW_OP_TEST_ENTRY(AAHairlineOp), in GrDrawRandomOp() 200 DRAW_OP_TEST_ENTRY(AAStrokeRectOp), in GrDrawRandomOp() 201 DRAW_OP_TEST_ENTRY(CircleOp), in GrDrawRandomOp() 202 DRAW_OP_TEST_ENTRY(DashOp), in GrDrawRandomOp() 203 DRAW_OP_TEST_ENTRY(DefaultPathOp), in GrDrawRandomOp() 204 DRAW_OP_TEST_ENTRY(DIEllipseOp), in GrDrawRandomOp() 205 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 …]
|