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

  /external/chromium_org/third_party/skia/include/core/
SkMatrix.h 519 static MapPtsProc GetMapPtsProc(TypeMask mask) {
524 MapPtsProc getMapPtsProc() const {
525 return GetMapPtsProc(this->getType());
  /external/skia/include/core/
SkMatrix.h 514 static MapPtsProc GetMapPtsProc(TypeMask mask) {
519 MapPtsProc getMapPtsProc() const {
520 return GetMapPtsProc(this->getType());

Completed in 54 milliseconds