Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkArithmeticMode_gpu.cpp216 class GLArithmeticXP : public GrGLXferProcessor { class
218 GLArithmeticXP(const GrProcessor&) in GLArithmeticXP() function in GLArithmeticXP
222 ~GLArithmeticXP() override {} in ~GLArithmeticXP()
277 GLArithmeticXP::GenKey(*this, caps, b); in onGetGLProcessorKey()
281 return SkNEW_ARGS(GLArithmeticXP, (*this)); in createGLInstance()