Searched refs:kPerspectiveCount (Results 1 – 1 of 1) sorted by relevance
19 static const int kPerspectiveCount = 1; in test_matrix() local40 return gMatrices[random->nextULessThan(count - kPerspectiveCount)]; in test_matrix()