HomeSort by relevance Sort by last modified time
    Searched refs:MapPtsProc (Results 1 - 3 of 3) sorted by null

  /external/skia/include/core/
SkMatrix.h 423 typedef void (*MapPtsProc)(const SkMatrix& mat, SkPoint dst[],
426 static MapPtsProc GetMapPtsProc(TypeMask mask) {
431 MapPtsProc getMapPtsProc() const {
557 static const MapPtsProc gMapPtsProcs[];
  /external/skia/src/core/
SkPath.cpp 796 SkMatrix::MapPtsProc proc = matrix.getMapPtsProc();
    [all...]
SkMatrix.cpp     [all...]

Completed in 26 milliseconds