Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrTestUtils.cpp23 bool includePerspective) { in test_matrix() argument
43 if (includeNonPerspective && includePerspective) { in test_matrix()
48 SkASSERT(includeNonPerspective && !includePerspective); in test_matrix()
/third_party/flutter/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()