Home | History | Annotate | Download | only in core

Lines Matching refs:GetMapPtsProc

1245         this->getMapPtsProc()(*this, dst, src, count);
1821 static MapPtsProc GetMapPtsProc(TypeMask mask) {
1826 MapPtsProc getMapPtsProc() const {
1827 return GetMapPtsProc(this->getType());