Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDrawTargetCaps.h159 BlendEquationSupport blendEquationSupport() const { return fBlendEquationSupport; } in blendEquationSupport() function
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2806 this->caps()->blendEquationSupport()); in xferBarrier()