Home
last modified time | relevance | path

Searched refs:TestMatrixInvertible (Results 1 – 25 of 52) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrFillRectOp.cpp385 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
409 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
420 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
427 SkMatrix localMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrFillRectOp.cpp385 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
409 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
420 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
427 SkMatrix localMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/ops/
H A DGrFillRectOp.cpp385 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
409 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
420 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
427 SkMatrix localMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrFillRectOp.cpp385 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
409 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
420 GrTest::TestMatrixInvertible(random), aaFlags}); in GR_DRAW_OP_TEST_DEFINE()
427 SkMatrix localMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/gpu/
H A DGrTestUtils.h35 const SkMatrix& TestMatrixInvertible(SkRandom*);
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.h41 const SkMatrix& TestMatrixInvertible(SkRandom*);
H A DGrTestUtils.cpp110 const SkMatrix& TestMatrixInvertible(SkRandom* random) { return test_matrix(random, true, false); } in TestMatrixInvertible() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.h41 const SkMatrix& TestMatrixInvertible(SkRandom*);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrTestUtils.h41 const SkMatrix& TestMatrixInvertible(SkRandom*);
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.h41 const SkMatrix& TestMatrixInvertible(SkRandom*);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.h41 const SkMatrix& TestMatrixInvertible(SkRandom*);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.h40 const SkMatrix& TestMatrixInvertible(SkRandom*);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrTestUtils.h42 const SkMatrix& TestMatrixInvertible(SkRandom*);
H A DGrTestUtils.cpp108 const SkMatrix& TestMatrixInvertible(SkRandom* random) { return test_matrix(random, true, false); } in TestMatrixInvertible() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/batches/
H A DGrAAFillRectBatch.cpp393 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in DRAW_BATCH_TEST_DEFINE()
401 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in DRAW_BATCH_TEST_DEFINE()
H A DGrNonAAFillRectBatch.cpp214 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random);
H A DGrTessellatingPathRenderer.cpp379 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in DRAW_BATCH_TEST_DEFINE()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/text/
H A DGrTextContext.cpp244 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/text/
H A DGrTextContext.cpp244 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/text/
H A DGrTextContext.cpp258 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/text/
H A DGrTextContext.cpp244 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/text/
H A DGrTextContext.cpp244 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/ops/
H A DGrFillRectOp.cpp564 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
583 SkMatrix localMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/ops/
H A DGrFillRectOp.cpp557 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
576 SkMatrix localMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp105 const SkMatrix& TestMatrixInvertible(SkRandom* random) { return test_matrix(random, true, false); } in TestMatrixInvertible() function

123