Home
last modified time | relevance | path

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

/external/skia/src/gpu/effects/
DGrCustomXfermode.cpp127 class GLCustomXP : public GrGLSLXferProcessor { class
129 GLCustomXP(const GrXferProcessor&) {} in GLCustomXP() function in GLCustomXP
130 ~GLCustomXP() override {} in ~GLCustomXP()
190 GLCustomXP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
195 return new GLCustomXP(*this); in createGLSLInstance()