Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrXferProcessor.cpp102 static const char* coeff_string(GrBlendCoeff coeff) { in coeff_string() function
146 fWriteColor, equation_string(fEquation), coeff_string(fSrcBlend), in dump()
147 coeff_string(fDstBlend), fBlendConstant.toBytes_RGBA()); in dump()

Completed in 1 milliseconds