Home
last modified time | relevance | path

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

/external/skia/tools/viewer/
DViewer.h112 SkMatrix computePerspectiveMatrix();
DViewer.cpp973 SkMatrix Viewer::computePerspectiveMatrix() { in computePerspectiveMatrix() function in Viewer
998 SkMatrix persp = this->computePerspectiveMatrix(); in computePreTouchMatrix()
1289 canvas->concat(this->computePerspectiveMatrix()); in drawSlide()
/external/skqp/tools/viewer/
DViewer.h112 SkMatrix computePerspectiveMatrix();
DViewer.cpp922 SkMatrix Viewer::computePerspectiveMatrix() { in computePerspectiveMatrix() function in Viewer
947 SkMatrix persp = this->computePerspectiveMatrix(); in computePreTouchMatrix()
1227 canvas->concat(this->computePerspectiveMatrix()); in drawSlide()