Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrXferProcessor.cpp142 static const char* coeff_string(GrBlendCoeff coeff) { in coeff_string() function
187 fWriteColor, equation_string(fEquation), coeff_string(fSrcBlend), in dump()
188 coeff_string(fDstBlend), fBlendConstant); in dump()