Home
last modified time | relevance | path

Searched refs:getMapPtsProc (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/core/
DSkMatrix.h1940 MapPtsProc getMapPtsProc() const { in getMapPtsProc() function
/third_party/skia/src/core/
DSkMatrix.cpp783 this->getMapPtsProc()(*this, dst, src, count); in mapPoints()