Home
last modified time | relevance | path

Searched defs:gMatrices (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrTestUtils.cpp26 static SkMatrix gMatrices[5]; in test_matrix() local
59 static SkMatrix gMatrices[5]; in TestMatrixPreservesRightAngles() local
85 static SkMatrix gMatrices[6]; in TestMatrixRectStaysRect() local
/third_party/skia/src/gpu/
DGrTestUtils.cpp24 static SkMatrix gMatrices[5]; in test_matrix() local
57 static SkMatrix gMatrices[5]; in TestMatrixPreservesRightAngles() local
83 static SkMatrix gMatrices[6]; in TestMatrixRectStaysRect() local
/third_party/skia/tests/
DCullTestTest.cpp15 const SkMatrix gMatrices[] = { variable