Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrTestUtils.cpp23 bool includePerspective) { in test_matrix() argument
43 if (includeNonPerspective && includePerspective) { in test_matrix()
48 SkASSERT(includeNonPerspective && !includePerspective); in test_matrix()
/external/skia/src/gpu/
DGrTestUtils.cpp25 bool includePerspective) { in test_matrix() argument
45 if (includeNonPerspective && includePerspective) { in test_matrix()
50 SkASSERT(includeNonPerspective && !includePerspective); in test_matrix()