Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrTestUtils.cpp37 static SkMatrix gMatrices[5]; in test_matrix() local
70 static SkMatrix gMatrices[5]; in TestMatrixPreservesRightAngles() local
96 static SkMatrix gMatrices[6]; in TestMatrixRectStaysRect() local
/aosp_15_r20/external/skia/tests/
H A DCullTestTest.cpp20 const SkMatrix gMatrices[] = { variable