Searched defs:getLocalMatrix (Results 1 – 2 of 2) sorted by relevance
50 const SkMatrix& getLocalMatrix() const { return fLocalMatrix; } in getLocalMatrix() function
790 void SkScalerContextRec::getLocalMatrix(SkMatrix* m) const { in getLocalMatrix() function in SkScalerContextRec