Searched refs:getMapXYProc (Results 1 – 3 of 3) sorted by relevance
107 SkMatrix::MapXYProc proc = mx.getMapXYProc(); in MapPointsWithStride()
788 this->getMapXYProc()(*this, x, y, result); in mapXY()1109 MapXYProc proc = this->getMapXYProc(); in mapVectors()
1928 MapXYProc getMapXYProc() const { in getMapXYProc() function