HomeSort by relevance Sort by last modified time
    Searched defs:getMapPtsProc (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkMatrix.h 488 static MapPtsProc GetMapPtsProc(TypeMask mask) {
493 MapPtsProc getMapPtsProc() const {
494 return GetMapPtsProc(this->getType());
  /external/skia/legacy/include/core/
SkMatrix.h 471 static MapPtsProc GetMapPtsProc(TypeMask mask) {
476 MapPtsProc getMapPtsProc() const {
477 return GetMapPtsProc(this->getType());

Completed in 128 milliseconds