Searched refs:GLCustomXP (Results 1 – 1 of 1) sorted by relevance
573 class GLCustomXP : public GrGLXferProcessor { class575 GLCustomXP(const GrXferProcessor&) {} in GLCustomXP() function in GLCustomXP576 ~GLCustomXP() override {} in ~GLCustomXP()638 GLCustomXP::GenKey(*this, caps, b); in onGetGLProcessorKey()643 return SkNEW_ARGS(GLCustomXP, (*this)); in createGLInstance()