Searched refs:localToGlobal (Results 1 – 10 of 10) sorted by relevance
99 void localToGlobal(SkMatrix* matrix) const;
151 void SkLayer::localToGlobal(SkMatrix* matrix) const { in localToGlobal() function in SkLayer
228 fLastChild->localToGlobal(&matrix); in onDraw()
402 void localToGlobal(SkMatrix* matrix) const;
624 void SkView::localToGlobal(SkMatrix* matrix) const { in localToGlobal() function in SkView642 this->localToGlobal(&m); in globalToLocal()