Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DBlend.cpp132 const char *equation_string(skgpu::BlendEquation eq) { in equation_string() function
191 fWritesColor, equation_string(fEquation), coeff_string(fSrcBlend), in dump()