Home
last modified time | relevance | path

Searched refs:GLCustomXP (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/effects/
DGrCustomXfermode.cpp573 class GLCustomXP : public GrGLXferProcessor { class
575 GLCustomXP(const GrXferProcessor&) {} in GLCustomXP() function in GLCustomXP
576 ~GLCustomXP() override {} in ~GLCustomXP()
638 GLCustomXP::GenKey(*this, caps, b); in onGetGLProcessorKey()
643 return SkNEW_ARGS(GLCustomXP, (*this)); in createGLInstance()