Home
last modified time | relevance | path

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

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