Searched defs:orthoPts (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tools/viewer/ | ||
H A D | Viewer.cpp | 1200 SkPoint orthoPts[4] = { { 0, 0 }, { w, 0 }, { 0, h }, { w, h } }; in computePerspectiveMatrix() local |
Completed in 6 milliseconds