Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkMatrix.h1232 this->getMapPtsProc()(*this, dst, src, count); in mapPoints()
1813 MapPtsProc getMapPtsProc() const { in getMapPtsProc() function
/external/skia/include/core/
DSkMatrix.h1805 MapPtsProc getMapPtsProc() const { in getMapPtsProc() function
/external/skia/src/core/
DSkMatrix.cpp803 this->getMapPtsProc()(*this, dst, src, count); in mapPoints()