Searched refs:localToGlobal (Results 1 – 2 of 2) sorted by relevance
393 void localToGlobal(SkMatrix* matrix) const;
598 void SkView::localToGlobal(SkMatrix* matrix) const { in localToGlobal() function in SkView614 this->localToGlobal(&m); in globalToLocal()