Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/viewer/
H A DViewer.h172 SkMatrix computePerspectiveMatrix();
H A DViewer.cpp1463 SkMatrix Viewer::computePerspectiveMatrix() { in computePerspectiveMatrix() function in Viewer
1491 SkMatrix persp = this->computePerspectiveMatrix(); in computePreTouchMatrix()
1908 canvas->concat(this->computePerspectiveMatrix()); in drawSlide()