Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrXferProcessor.cpp109 static const char* coeff_string(GrBlendCoeff coeff) { in coeff_string() function
157 fWriteColor, equation_string(fEquation), coeff_string(fSrcBlend), in dump()
158 coeff_string(fDstBlend), fBlendConstant.toBytes_RGBA()); in dump()
/external/skia/src/gpu/
DGrXferProcessor.cpp109 static const char* coeff_string(GrBlendCoeff coeff) { in coeff_string() function
157 fWriteColor, equation_string(fEquation), coeff_string(fSrcBlend), in dump()
158 coeff_string(fDstBlend), fBlendConstant.toBytes_RGBA()); in dump()