Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrEffectUnitTest.h27 const SkMatrix& TestMatrix(SkRandom*);
/external/skia/src/gpu/effects/
DGrSimpleTextureEffect.cpp75 const SkMatrix& matrix = GrEffectUnitTest::TestMatrix(random); in TestCreate()
DGrTextureDomainEffect.cpp200 const SkMatrix& matrix = GrEffectUnitTest::TestMatrix(random); in TestCreate()
DGrConfigConversionEffect.cpp148 GrEffectUnitTest::TestMatrix(random)))); in TestCreate()
/external/skia/src/gpu/
DGrEffect.cpp24 const SkMatrix& TestMatrix(SkRandom* random) { in TestMatrix() function
/external/skia/tests/
DMatrixTest.cpp348 static void TestMatrix(skiatest::Reporter* reporter) { in TestMatrix() function
471 DEFINE_TESTCLASS("Matrix", MatrixTestClass, TestMatrix)