Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTestUtils.cpp19 static const int kPerspectiveCount = 1; in test_matrix() local
40 return gMatrices[random->nextULessThan(count - kPerspectiveCount)]; in test_matrix()