Searched refs:getProc (Results 1 – 6 of 6) sorted by relevance
37 GrGLFuncPtr getProc(const char name[]) const { in getProc() function in GLProcGetter56 return getter->getProc(name); in win_get_gl_proc()74 GrGLGetStringProc getString = (GrGLGetStringProc)getter.getProc("glGetString"); in GrGLCreateNativeInterface()
41 GrGLFuncPtr getProc(const char name[]) const { in getProc() function in GLProcGetter52 return getter->getProc(name); in mac_get_gl_proc()
39 GrGLFuncPtr getProc(const char name[]) const { in getProc() function in GLProcGetter50 return getter->getProc(name); in ios_get_gl_proc()
54 SkXfermodeProc getProc() const { return fProc; } in getProc() function
648 SkXfermodeProc proc = this->getProc(); in xfer32()701 SkXfermodeProc proc = this->getProc(); in xfer16()
751 SkXfermodeProc proc = this->getProc(); in xfer32()855 SkXfermodeProc proc = this->getProc(); in xfer16()