Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.h188 static bool BlendCoeffReferencesConstant(GrBlendCoeff coeff);
DGrGLGpu.cpp108 bool GrGLGpu::BlendCoeffReferencesConstant(GrBlendCoeff coeff) { in BlendCoeffReferencesConstant() function in GrGLGpu
2161 if ((BlendCoeffReferencesConstant(srcCoeff) || in flushBlend()
2162 BlendCoeffReferencesConstant(dstCoeff)) && in flushBlend()