Home
last modified time | relevance | path

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

/external/skia/tests/
DMatrixTest.cpp236 bool invertable = mats[i].invert(&mats[i + SK_ARRAY_COUNT(baseMats)]); in test_matrix_min_max_scale() local
237 REPORTER_ASSERT(reporter, invertable); in test_matrix_min_max_scale()