Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrTestUtils.h31 const SkMatrix& TestMatrixRectStaysRect(SkRandom*);
/external/skia/src/gpu/
DGrTestUtils.cpp73 const SkMatrix& TestMatrixRectStaysRect(SkRandom* random) { in TestMatrixRectStaysRect() function
DGrOvalRenderer.cpp1913 SkMatrix viewMatrix = GrTest::TestMatrixRectStaysRect(random); in DRAW_BATCH_TEST_DEFINE()
1927 SkMatrix viewMatrix = GrTest::TestMatrixRectStaysRect(random); in DRAW_BATCH_TEST_DEFINE()