Home
last modified time | relevance | path

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

/external/skia/tools/viewer/
DViewer.h57 SkMatrix computeMatrix();
DViewer.cpp664 SkMatrix Viewer::computeMatrix() { in computeMatrix() function in Viewer
784 slideCanvas->concat(computeMatrix()); in drawSlide()