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

  /external/skia/src/gpu/
GrTestUtils.h 38 const SkMatrix& TestMatrixPreservesRightAngles(SkRandom*);
GrTestUtils.cpp 56 const SkMatrix& TestMatrixPreservesRightAngles(SkRandom* random) {
  /external/skqp/src/gpu/
GrTestUtils.h 38 const SkMatrix& TestMatrixPreservesRightAngles(SkRandom*);
GrTestUtils.cpp 56 const SkMatrix& TestMatrixPreservesRightAngles(SkRandom* random) {
  /external/skia/src/gpu/ops/
GrAALinearizingConvexPathRenderer.cpp 362 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random);
GrLatticeOp.cpp 422 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random);
GrTextureOp.cpp     [all...]
GrDashOp.cpp     [all...]
  /external/skqp/src/gpu/ops/
GrAALinearizingConvexPathRenderer.cpp 363 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random);
GrLatticeOp.cpp 296 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random);
GrTextureOp.cpp     [all...]
GrDashOp.cpp     [all...]

Completed in 645 milliseconds