Home
last modified time | relevance | path

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

1234

/external/skqp/src/gpu/effects/
DGrSimpleTextureEffect.cpp73 GrTest::TestWrapModes(testData->fRandom, wrapModes); in TestCreate()
85 const SkMatrix& matrix = GrTest::TestMatrix(testData->fRandom); in TestCreate()
DGrSimpleTextureEffect.fp62 GrTest::TestWrapModes(testData->fRandom, wrapModes);
74 const SkMatrix& matrix = GrTest::TestMatrix(testData->fRandom);
DGrDistanceFieldGeoProc.cpp294 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
304 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
589 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
601 GrTest::TestMatrix(d->fRandom), in TestCreate()
909 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
920 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
DGrBezierEffect.cpp258 GrTest::TestMatrix(d->fRandom), edgeType, *d->caps(), in TestCreate()
259 GrTest::TestMatrix(d->fRandom), d->fRandom->nextBool()); in TestCreate()
457 GrTest::TestMatrix(d->fRandom), edgeType, *d->caps(), in TestCreate()
458 GrTest::TestMatrix(d->fRandom), d->fRandom->nextBool()); in TestCreate()
DGrBitmapTextGeoProc.cpp209 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
231 GrTest::TestMatrix(d->fRandom), d->fRandom->nextBool()); in TestCreate()
/external/skqp/src/gpu/ops/
DGrFillRectOp.cpp451 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
452 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
475 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
484 {GrTest::TestRect(random), in GR_DRAW_OP_TEST_DEFINE()
486 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
493 SkMatrix localMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
500 SkRect localRect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DGrTessellatingPathRenderer.cpp405 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
406 SkPath path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
417 GrTest::TestStyle(random, &style); in GR_DRAW_OP_TEST_DEFINE()
DGrOvalOpFactory.cpp252 const SkMatrix& matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
489 const SkMatrix& matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
638 GrTest::TestMatrix(d->fRandom))); in TestCreate()
807 d->fRandom->nextBool(), GrTest::TestMatrix(d->fRandom), in TestCreate()
2959 SkRect circle = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
2962 SkStrokeRec stroke = GrTest::TestStrokeRec(random); in GR_DRAW_OP_TEST_DEFINE()
2993 SkRect circle = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
3007 SkMatrix viewMatrix = GrTest::TestMatrixRectStaysRect(random); in GR_DRAW_OP_TEST_DEFINE()
3008 SkRect ellipse = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
3010 GrTest::TestStrokeRec(random)); in GR_DRAW_OP_TEST_DEFINE()
[all …]
/external/skia/src/gpu/effects/
DGrBezierEffect.cpp211 SkMatrix viewMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
212 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
387 SkMatrix viewMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
388 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
DGrDistanceFieldGeoProc.cpp295 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
305 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
568 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
578 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
895 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
906 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
DGrBitmapTextGeoProc.cpp215 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
236 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
DGrBicubicEffect.cpp262 auto m = GrTest::TestMatrix(d->fRandom); in TestCreate()
267 GrTest::TestWrapModes(d->fRandom, wm); in TestCreate()
/external/skia/src/gpu/ops/
DGrFillRectOp.cpp557 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
558 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
576 SkMatrix localMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
582 SkRect localRect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DGrOvalOpFactory.cpp268 const SkMatrix& matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
524 const SkMatrix& matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
727 SkMatrix matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
927 SkMatrix matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
3413 SkRect circle = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
3416 SkStrokeRec stroke = GrTest::TestStrokeRec(random); in GR_DRAW_OP_TEST_DEFINE()
3447 SkRect circle = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
3461 SkMatrix viewMatrix = GrTest::TestMatrixRectStaysRect(random); in GR_DRAW_OP_TEST_DEFINE()
3462 SkRect ellipse = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
3464 GrTest::TestStrokeRec(random)); in GR_DRAW_OP_TEST_DEFINE()
[all …]
DGrTriangulatingPathRenderer.cpp627 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
628 const SkPath& path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
639 GrTest::TestStyle(random, &style); in GR_DRAW_OP_TEST_DEFINE()
/external/skqp/src/gpu/
DGrDefaultGeoProcFactory.cpp431 GrTest::TestColorXform(d->fRandom), in TestCreate()
432 GrTest::TestMatrix(d->fRandom), in TestCreate()
433 GrTest::TestMatrix(d->fRandom), in TestCreate()
DGrTestUtils.h34 namespace GrTest {
/external/skqp/src/gpu/gradients/
DGrRadialGradientLayout.fp66 GrTest::TestAsFPArgs asFPArgs(d);
DGrLinearGradientLayout.cpp73 GrTest::TestAsFPArgs asFPArgs(d); in TestCreate()
DGrRadialGradientLayout.cpp74 GrTest::TestAsFPArgs asFPArgs(d); in TestCreate()
/external/skia/src/gpu/gradients/generated/
DGrLinearGradientLayout.cpp80 GrTest::TestAsFPArgs asFPArgs(d); in TestCreate()
DGrRadialGradientLayout.cpp63 GrTest::TestAsFPArgs asFPArgs(d); in TestCreate()
/external/skia/src/gpu/
DGrDefaultGeoProcFactory.cpp279 SkMatrix viewMtx = GrTest::TestMatrix(d->fRandom); in TestCreate()
280 SkMatrix localMtx = GrTest::TestMatrix(d->fRandom); in TestCreate()
DGrTestUtils.h35 namespace GrTest {
/external/skia/src/gpu/gradients/
DGrRadialGradientLayout.fp48 GrTest::TestAsFPArgs asFPArgs(d);

1234