Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/
DGrTest.cpp42 #define DRAW_OP_TEST_ENTRY(Op) Op##__Test macro
75 DRAW_OP_TEST_ENTRY(AAConvexPathOp), in GrDrawRandomOp()
76 DRAW_OP_TEST_ENTRY(AAFlatteningConvexPathOp), in GrDrawRandomOp()
77 DRAW_OP_TEST_ENTRY(AAHairlineOp), in GrDrawRandomOp()
78 DRAW_OP_TEST_ENTRY(AAStrokeRectOp), in GrDrawRandomOp()
79 DRAW_OP_TEST_ENTRY(AtlasTextOp), in GrDrawRandomOp()
80 DRAW_OP_TEST_ENTRY(ButtCapDashedCircleOp), in GrDrawRandomOp()
81 DRAW_OP_TEST_ENTRY(CircleOp), in GrDrawRandomOp()
82 DRAW_OP_TEST_ENTRY(DashOpImpl), in GrDrawRandomOp()
83 DRAW_OP_TEST_ENTRY(DefaultPathOp), in GrDrawRandomOp()
[all …]
/third_party/flutter/skia/tools/gpu/
DGrTest.cpp151 #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 …]