Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/
H A DBlend.cpp160 const char *coeff_string(skgpu::BlendCoeff coeff) { in coeff_string() function
191 fWritesColor, equation_string(fEquation), coeff_string(fSrcBlend), in dump()
192 coeff_string(fDstBlend), fBlendConstant.toBytes_RGBA()); in dump()