Home
last modified time | relevance | path

Searched defs:kMatrixCount (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tests/
DMatrixTest.cpp660 const int kMatrixCount = 100; in test_matrix_homogeneous() local
663 const int kMatrixCount = 1000; in test_matrix_homogeneous() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGLSLTest.cpp9705 constexpr size_t kMatrixCount = 7; in TEST_P() local
9790 constexpr size_t kMatrixCount = 1; in TEST_P() local
9833 constexpr size_t kMatrixCount = 1; in TEST_P() local
9875 constexpr size_t kMatrixCount = 1; in TEST_P() local
9925 constexpr size_t kMatrixCount = 6; in TEST_P() local
10035 constexpr size_t kMatrixCount = 2; in TEST_P() local
10136 constexpr size_t kMatrixCount = 7; in TEST_P() local
10198 constexpr size_t kMatrixCount = 3; in TEST_P() local
10255 constexpr size_t kMatrixCount = 3; in TEST_P() local
10310 constexpr size_t kMatrixCount = 3; in TEST_P() local
[all …]
/third_party/skia/gm/
Dcompositor_quads.cpp416 static constexpr int kMatrixCount = 5; variable