Home
last modified time | relevance | path

Searched refs:TestMatrix (Results 1 – 24 of 24) sorted by relevance

/external/skia/src/gpu/effects/
DGrBezierEffect.cpp233 gp = GrConicEffect::Create(GrRandomColor(random), GrTest::TestMatrix(random), in TestCreate()
235 GrTest::TestMatrix(random)); in TestCreate()
449 GrTest::TestMatrix(random), in TestCreate()
451 GrTest::TestMatrix(random)); in TestCreate()
676 GrTest::TestMatrix(random), edgeType, caps); in TestCreate()
DGrSimpleTextureEffect.cpp83 const SkMatrix& matrix = GrTest::TestMatrix(random); in TestCreate()
DGrDistanceFieldGeoProc.cpp262 GrTest::TestMatrix(random), in TestCreate()
486 GrTest::TestMatrix(random), in TestCreate()
754 GrTest::TestMatrix(random), in TestCreate()
DGrBitmapTextGeoProc.cpp200 format, GrTest::TestMatrix(random)); in TestCreate()
DGrConfigConversionEffect.cpp145 GrTest::TestMatrix(random))); in TestCreate()
DGrTextureDomain.cpp302 const SkMatrix& matrix = GrTest::TestMatrix(random); in TestCreate()
DGrDashingEffect.cpp974 aaMode, GrTest::TestMatrix(random)); in TestCreate()
1213 aaMode, GrTest::TestMatrix(random)); in TestCreate()
/external/skia/src/gpu/
DGrRectBatch.cpp270 viewMatrix = GrTest::TestMatrix(random); in BATCH_TEST_DEFINE()
274 localMatrix = GrTest::TestMatrix(random); in BATCH_TEST_DEFINE()
DGrDefaultGeoProcFactory.cpp253 GrTest::TestMatrix(random), in TestCreate()
254 GrTest::TestMatrix(random), in TestCreate()
DGrTestUtils.cpp43 const SkMatrix& TestMatrix(SkRandom* random) { return test_matrix(random, true); } in TestMatrix() function
DGrAARectRenderer.cpp834 geo.fViewMatrix = GrTest::TestMatrix(random); in BATCH_TEST_DEFINE()
859 return AAStrokeRectBatch::Create(geo, GrTest::TestMatrix(random)); in BATCH_TEST_DEFINE()
DGrOvalRenderer.cpp220 GrTest::TestMatrix(random)); in TestCreate()
408 GrTest::TestMatrix(random)); in TestCreate()
608 GrTest::TestMatrix(random), in TestCreate()
2060 SkMatrix viewMatrix = GrTest::TestMatrix(random); in BATCH_TEST_DEFINE()
2077 SkMatrix viewMatrix = GrTest::TestMatrix(random); in BATCH_TEST_DEFINE()
DGrDefaultPathRenderer.cpp753 SkMatrix viewMatrix = GrTest::TestMatrix(random); in BATCH_TEST_DEFINE()
DGrAADistanceFieldPathRenderer.cpp667 SkMatrix viewMatrix = GrTest::TestMatrix(random); in BATCH_TEST_DEFINE()
DGrContext.cpp1890 geometry.fViewMatrix = GrTest::TestMatrix(random); in BATCH_TEST_DEFINE()
1992 SkMatrix viewMatrix = GrTest::TestMatrix(random); in BATCH_TEST_DEFINE()
DGrAAHairLinePathRenderer.cpp1017 SkMatrix viewMatrix = GrTest::TestMatrix(random); in BATCH_TEST_DEFINE()
DGrAAConvexPathRenderer.cpp685 GrTest::TestMatrix(random)) : NULL; in TestCreate()
/external/skia/include/gpu/
DGrTestUtils.h28 const SkMatrix& TestMatrix(SkRandom*);
/external/skia/src/effects/gradients/
DSkTwoPointConicalGradient_gpu.cpp220 GrTest::TestMatrix(random), NULL, in TestCreate()
507 GrTest::TestMatrix(random), NULL, in TestCreate()
727 GrTest::TestMatrix(random), NULL, in TestCreate()
982 GrTest::TestMatrix(random), NULL, in TestCreate()
1223 GrTest::TestMatrix(random), NULL, in TestCreate()
DSkSweepGradient.cpp264 GrTest::TestMatrix(random), NULL, in TestCreate()
DSkRadialGradient.cpp521 GrTest::TestMatrix(random), NULL, in TestCreate()
DSkLinearGradient.cpp547 GrTest::TestMatrix(random), NULL, in TestCreate()
/external/skia/tests/
DCanvasTest.cpp106 , fMatrix(TestMatrix()) in TestData()
138 static SkMatrix TestMatrix() { in TestMatrix() function
/external/skia/src/effects/
DSkPerlinNoiseShader.cpp626 GrTest::TestMatrix(random), NULL, in TestCreate()