Searched defs:computeMatrix (Results 1 - 2 of 2) sorted by relevance

/external/skqp/tools/viewer/
H A DViewer.cpp656 SkMatrix Viewer::computeMatrix() { function in class:Viewer
798 slideCanvas->concat(computeMatrix());
/external/skia/tools/viewer/
H A DViewer.cpp804 SkMatrix Viewer::computeMatrix() { function in class:Viewer
970 slideCanvas->concat(computeMatrix());
1014 const auto m = this->computeMatrix();

Completed in 136 milliseconds