HomeSort by relevance Sort by last modified time
    Searched refs:TestMatrixPerspective (Results 1 - 3 of 3) sorted by null

  /external/skia/include/gpu/
GrTestUtils.h 38 const SkMatrix& TestMatrixPerspective(SkRandom*);
  /external/skia/src/gpu/ops/
GrNonAAFillRectPerspectiveOp.cpp 248 localMatrix = GrTest::TestMatrixPerspective(random);
  /external/skia/src/gpu/
GrTestUtils.cpp 107 const SkMatrix& TestMatrixPerspective(SkRandom* random) { return test_matrix(random, false, true); }

Completed in 1092 milliseconds