Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTestUtils.cpp326 fViewMatrixStorage = TestMatrix(d->fRandom); in TestAsFPArgs()
330 fArgs.fViewMatrix = &fViewMatrixStorage; in TestAsFPArgs()
DGrTestUtils.h57 SkMatrix fViewMatrixStorage; variable