Home
last modified time | relevance | path

Searched refs:kMatrixCount (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DMatrixTest.cpp690 const int kMatrixCount = 100; in test_matrix_homogeneous() local
693 const int kMatrixCount = 1000; in test_matrix_homogeneous() local
704 SkMatrix mats[kMatrixCount]; in test_matrix_homogeneous()
705 for (int i = 0; i < kMatrixCount; ++i) { in test_matrix_homogeneous()
732 for (int i = 0; i < kMatrixCount; ++i) { in test_matrix_homogeneous()
790 for (int i = 0; i < kMatrixCount; ++i) { in test_matrix_homogeneous()
/external/skqp/tests/
DMatrixTest.cpp690 const int kMatrixCount = 100; in test_matrix_homogeneous() local
693 const int kMatrixCount = 1000; in test_matrix_homogeneous() local
704 SkMatrix mats[kMatrixCount]; in test_matrix_homogeneous()
705 for (int i = 0; i < kMatrixCount; ++i) { in test_matrix_homogeneous()
732 for (int i = 0; i < kMatrixCount; ++i) { in test_matrix_homogeneous()
790 for (int i = 0; i < kMatrixCount; ++i) { in test_matrix_homogeneous()