Home
last modified time | relevance | path

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

1234

/external/skia/src/gpu/ops/
DGrFillRectOp.cpp500 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
501 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
524 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
533 {GrTest::TestRect(random), in GR_DRAW_OP_TEST_DEFINE()
535 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
542 SkMatrix localMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
549 SkRect localRect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DGrTessellatingPathRenderer.cpp409 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
410 SkPath path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
421 GrTest::TestStyle(random, &style); in GR_DRAW_OP_TEST_DEFINE()
DGrOvalOpFactory.cpp253 const SkMatrix& matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
493 const SkMatrix& matrix = GrTest::TestMatrix(d->fRandom); in TestCreate()
682 d->fRandom->nextBool(), GrTest::TestMatrix(d->fRandom))); in TestCreate()
881 d->fRandom->nextBool(), d->fRandom->nextBool(), GrTest::TestMatrix(d->fRandom), in TestCreate()
3101 SkRect circle = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
3104 SkStrokeRec stroke = GrTest::TestStrokeRec(random); in GR_DRAW_OP_TEST_DEFINE()
3135 SkRect circle = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
3149 SkMatrix viewMatrix = GrTest::TestMatrixRectStaysRect(random); in GR_DRAW_OP_TEST_DEFINE()
3150 SkRect ellipse = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE()
3152 GrTest::TestStrokeRec(random)); in GR_DRAW_OP_TEST_DEFINE()
[all …]
/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/
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()
910 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
921 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.cpp208 GrTest::TestWrapModes(d->fRandom, wrapModes); in TestCreate()
230 GrTest::TestMatrix(d->fRandom), d->fRandom->nextBool()); in TestCreate()
/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/skia/src/gpu/
DGrDefaultGeoProcFactory.cpp302 GrTest::TestColorXform(d->fRandom), in TestCreate()
303 GrTest::TestMatrix(d->fRandom), in TestCreate()
304 GrTest::TestMatrix(d->fRandom), in TestCreate()
/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()
/external/skqp/src/gpu/gradients/
DGrLinearGradientLayout.fp63 GrTest::TestAsFPArgs asFPArgs(d);
DGrLinearGradientLayout.cpp71 GrTest::TestAsFPArgs asFPArgs(d); in TestCreate()
DGrRadialGradientLayout.fp66 GrTest::TestAsFPArgs asFPArgs(d);
/external/skia/src/gpu/gradients/
DGrRadialGradientLayout.fp66 GrTest::TestAsFPArgs asFPArgs(d);
DGrLinearGradientLayout.fp63 GrTest::TestAsFPArgs asFPArgs(d);
DGrLinearGradientLayout.cpp71 GrTest::TestAsFPArgs asFPArgs(d); in TestCreate()
DGrRadialGradientLayout.cpp74 GrTest::TestAsFPArgs asFPArgs(d); in TestCreate()

1234