Home
last modified time | relevance | path

Searched refs:kPerspectiveCount (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp22 static const int kPerspectiveCount = 1; in test_matrix() local
43 return gMatrices[count - 1 - random->nextULessThan(kPerspectiveCount)]; in test_matrix()
46 return gMatrices[random->nextULessThan(count - kPerspectiveCount)]; in test_matrix()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrTestUtils.cpp25 static const int kPerspectiveCount = 1; in test_matrix() local
46 return gMatrices[count - 1 - random->nextULessThan(kPerspectiveCount)]; in test_matrix()
49 return gMatrices[random->nextULessThan(count - kPerspectiveCount)]; in test_matrix()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp27 static const int kPerspectiveCount = 1; in test_matrix() local
48 return gMatrices[count - 1 - random->nextULessThan(kPerspectiveCount)]; in test_matrix()
51 return gMatrices[random->nextULessThan(count - kPerspectiveCount)]; in test_matrix()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp27 static const int kPerspectiveCount = 1; in test_matrix() local
48 return gMatrices[count - 1 - random->nextULessThan(kPerspectiveCount)]; in test_matrix()
51 return gMatrices[random->nextULessThan(count - kPerspectiveCount)]; in test_matrix()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrTestUtils.cpp26 static const int kPerspectiveCount = 1; in test_matrix() local
47 return gMatrices[count - 1 - random->nextULessThan(kPerspectiveCount)]; in test_matrix()
50 return gMatrices[random->nextULessThan(count - kPerspectiveCount)]; in test_matrix()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp27 static const int kPerspectiveCount = 1; in test_matrix() local
48 return gMatrices[count - 1 - random->nextULessThan(kPerspectiveCount)]; in test_matrix()
51 return gMatrices[random->nextULessThan(count - kPerspectiveCount)]; in test_matrix()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp27 static const int kPerspectiveCount = 1; in test_matrix() local
48 return gMatrices[count - 1 - random->nextULessThan(kPerspectiveCount)]; in test_matrix()
51 return gMatrices[random->nextULessThan(count - kPerspectiveCount)]; in test_matrix()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp25 static const int kPerspectiveCount = 1; in test_matrix() local
46 return gMatrices[count - 1 - random->nextULessThan(kPerspectiveCount)]; in test_matrix()
49 return gMatrices[random->nextULessThan(count - kPerspectiveCount)]; in test_matrix()