Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrCaps.h174 BlendEquationSupport blendEquationSupport() const { return fBlendEquationSupport; } in blendEquationSupport() function
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3860 this->caps()->blendEquationSupport()); in xferBarrier()