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

/external/skia/include/core/
H A DSkMatrix.h582 typedef void (*MapPtsProc)(const SkMatrix& mat, SkPoint dst[], typedef in class:SkMatrix
585 static MapPtsProc GetMapPtsProc(TypeMask mask) {
590 MapPtsProc getMapPtsProc() const {
833 static const MapPtsProc gMapPtsProcs[];

Completed in 70 milliseconds