Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkMatrix.h383 typedef void (*MapPtsProc)(const SkMatrix& mat, SkPoint dst[], typedef
386 static MapPtsProc GetMapPtsProc(TypeMask mask) { in GetMapPtsProc()
391 MapPtsProc getMapPtsProc() const { in getMapPtsProc()
481 static const MapPtsProc gMapPtsProcs[];
/external/skia/src/core/
DSkPath.cpp742 SkMatrix::MapPtsProc proc = matrix.getMapPtsProc(); in addPath()
DSkMatrix.cpp958 const SkMatrix::MapPtsProc SkMatrix::gMapPtsProcs[] = {