HomeSort by relevance Sort by last modified time
    Searched refs:GrTest (Results 1 - 25 of 36) sorted by null

1 2

  /external/skia/src/gpu/
GrTest.h 16 namespace GrTest {
GrDefaultGeoProcFactory.cpp 291 GrTest::TestMatrix(d->fRandom),
292 GrTest::TestMatrix(d->fRandom),
GrOvalRenderer.cpp 206 GrTest::TestMatrix(d->fRandom),
377 GrTest::TestMatrix(d->fRandom),
575 GrTest::TestMatrix(d->fRandom),
    [all...]
GrTestUtils.cpp 44 namespace GrTest {
  /external/skia/src/gpu/effects/
GrSimpleTextureEffect.cpp 70 const SkMatrix& matrix = GrTest::TestMatrix(d->fRandom);
GrBezierEffect.cpp 281 gp = GrConicEffect::Create(GrRandomColor(d->fRandom), GrTest::TestMatrix(d->fRandom),
283 GrTest::TestMatrix(d->fRandom), d->fRandom->nextBool());
497 GrTest::TestMatrix(d->fRandom),
499 GrTest::TestMatrix(d->fRandom),
    [all...]
GrBitmapTextGeoProc.cpp 196 format, GrTest::TestMatrix(d->fRandom),
GrConfigConversionEffect.cpp 135 swizzle, pmConv, GrTest::TestMatrix(d->fRandom));
GrTextureDomain.cpp 293 const SkMatrix& matrix = GrTest::TestMatrix(d->fRandom);
GrDistanceFieldGeoProc.cpp 258 GrTest::TestMatrix(d->fRandom),
468 GrTest::TestMatrix(d->fRandom),
    [all...]
  /external/skia/src/gpu/batches/
GrAAFillRectBatch.cpp 406 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random);
407 SkRect rect = GrTest::TestRect(random);
408 SkRect devRect = GrTest::TestRect(random);
414 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random);
415 SkMatrix localMatrix = GrTest::TestMatrix(random);
416 SkRect rect = GrTest::TestRect(random);
417 SkRect devRect = GrTest::TestRect(random);