Searched defs:getMapXYProc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkMatrix.h441 this->getMapXYProc()(*this, x, y, result);
512 MapXYProc getMapXYProc() const { function in class:SkMatrix
/external/skia/include/core/
H A DSkMatrix.h441 this->getMapXYProc()(*this, x, y, result);
512 MapXYProc getMapXYProc() const { function in class:SkMatrix

Completed in 131 milliseconds