Home
last modified time | relevance | path

Searched refs:orthoPts (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/viewer/
H A DViewer.cpp1200 SkPoint orthoPts[4] = { { 0, 0 }, { w, 0 }, { 0, h }, { w, h } }; in computePerspectiveMatrix() local
1208 m.setPolyToPoly(orthoPts, perspPts, 4); in computePerspectiveMatrix()

Completed in 5 milliseconds