Home
last modified time | relevance | path

Searched refs:GrTest (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/src/gpu/effects/
DGrBezierEffect.cpp187 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
188 SkMatrix viewMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
189 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
340 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
341 SkMatrix viewMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
342 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
DGrBitmapTextGeoProc.cpp205 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
224 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
226 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
DGrDistanceFieldGeoProc.cpp290 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
300 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
557 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
567 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
870 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
881 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
DGrBicubicEffect.cpp255 auto m = GrTest::TestMatrix(d->fRandom); in TestCreate()
260 GrTest::TestWrapModes(d->fRandom, wm); in TestCreate()
DGrTextureEffect.cpp795 GrTest::TestWrapModes(testData->fRandom, wrapModes); in TestCreate()
804 const SkMatrix& matrix = GrTest::TestMatrix(testData->fRandom); in TestCreate()
/third_party/skia/src/gpu/
DGrDefaultGeoProcFactory.cpp267 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
268 SkMatrix viewMtx = GrTest::TestMatrix(d->fRandom); in TestCreate()
269 SkMatrix localMtx = GrTest::TestMatrix(d->fRandom); in TestCreate()
271 uint8_t coverage = GrTest::RandomCoverage(d->fRandom); in TestCreate()
DGrTestUtils.h35 namespace GrTest {
DGrTestUtils.cpp53 namespace GrTest { namespace
/third_party/skia/src/gpu/ops/
DGrOvalOpFactory.cpp263 const SkMatrix& matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
510 const SkMatrix& matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
704 SkMatrix matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
893 SkMatrix matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
3423 SkRect circle = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
3426 SkStrokeRec stroke = GrTest::TestStrokeRec(random); in GR_DRAW_OP_TEST_DEFINE()
3461 SkRect circle = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
3475 SkMatrix viewMatrix = GrTest::TestMatrixRectStaysRect(random); in GR_DRAW_OP_TEST_DEFINE()
3476 SkRect ellipse = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
3478 GrTest::TestStrokeRec(random)); in GR_DRAW_OP_TEST_DEFINE()
[all …]
DFillRectOp.cpp566 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
567 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
585 SkMatrix localMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
591 SkRect localRect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DDashOp.cpp878 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
879 SkMatrix matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
1092 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
1093 SkMatrix matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
1233 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random); in GR_DRAW_OP_TEST_DEFINE()
1298 p.setPathEffect(GrTest::TestDashPathEffect::Make(intervals, 2, phase)); in GR_DRAW_OP_TEST_DEFINE()
DTriangulatingPathRenderer.cpp547 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
548 const SkPath& path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
559 GrTest::TestStyle(random, &style); in GR_DRAW_OP_TEST_DEFINE()
DDrawAtlasOp.cpp367 colors->push_back(GrTest::RandomColor(random)); in randomize_params()
383 SkMatrix viewMatrix = GrTest::TestMatrix(random); in GR_DRAW_OP_TEST_DEFINE()
DDefaultPathRenderer.cpp590 SkMatrix viewMatrix = GrTest::TestMatrix(random); in GR_DRAW_OP_TEST_DEFINE()
595 const SkPath& path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
603 uint8_t coverage = GrTest::RandomCoverage(random); in GR_DRAW_OP_TEST_DEFINE()
DDrawVerticesOp.cpp670 colors->push_back(GrTest::RandomColor(random)); in randomize_params()
715 SkSimpleMatrixProvider matrixProvider(GrTest::TestMatrix(random)); in GR_DRAW_OP_TEST_DEFINE()
717 sk_sp<GrColorSpaceXform> colorSpaceXform = GrTest::TestColorXform(random); in GR_DRAW_OP_TEST_DEFINE()
DAALinearizingConvexPathRenderer.cpp419 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random); in GR_DRAW_OP_TEST_DEFINE()
420 const SkPath& path = GrTest::TestPathConvex(random); in GR_DRAW_OP_TEST_DEFINE()
DAAConvexPathRenderer.cpp673 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
935 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
936 const SkPath& path = GrTest::TestPathConvex(random); in GR_DRAW_OP_TEST_DEFINE()
DStrokeRectOp.cpp993 SkMatrix viewMatrix = GrTest::TestMatrix(random); in GR_DRAW_OP_TEST_DEFINE()
994 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
1022 SkMatrix matrix = GrTest::TestMatrixRectStaysRect(random); in GR_DRAW_OP_TEST_DEFINE()
DLatticeOp.cpp523 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random); in GR_DRAW_OP_TEST_DEFINE()
524 auto csxf = GrTest::TestColorXform(random); in GR_DRAW_OP_TEST_DEFINE()
DRegionOp.cpp241 SkMatrix viewMatrix = GrTest::TestMatrix(random); in GR_DRAW_OP_TEST_DEFINE()
DSmallPathRenderer.cpp729 SkMatrix viewMatrix = GrTest::TestMatrix(random); in GR_DRAW_OP_TEST_DEFINE()
733 GrStyledShape shape(GrTest::TestPath(random), GrStyle::SimpleFill()); in GR_DRAW_OP_TEST_DEFINE()
DFillRRectOp.cpp871 SkMatrix viewMatrix = GrTest::TestMatrix(random); in GR_DRAW_OP_TEST_DEFINE()
874 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DShadowRRectOp.cpp772 SkRect circle = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
782 rrect = GrTest::TestRRectSimple(random); in GR_DRAW_OP_TEST_DEFINE()
DTextureOp.cpp1408 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
1414 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random); in GR_DRAW_OP_TEST_DEFINE()
1424 auto texXform = GrTest::TestColorXform(random); in GR_DRAW_OP_TEST_DEFINE()
/third_party/skia/src/effects/
DSkTableColorFilter.cpp222 sk_sp<SkColorSpace> colorSpace = GrTest::TestColorSpace(d->fRandom); in TestCreate()

12