Home
last modified time | relevance | path

Searched refs:DRAW_OP_TEST_ENTRY (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/gpu/
DGrTest.cpp57 #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()
[all …]
/external/skqp/tools/gpu/
DGrTest.cpp340 #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 …]