Home
last modified time | relevance | path

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

/external/skqp/src/gpu/effects/
DGrCustomXfermode.cpp32 static constexpr GrBlendEquation hw_blend_equation(SkBlendMode mode) { in hw_blend_equation() function
214 : fMode(mode), fHWBlendEquation(hw_blend_equation(mode)) {} in CustomXPFactory()
/external/skia/src/gpu/effects/
DGrCustomXfermode.cpp32 static constexpr GrBlendEquation hw_blend_equation(SkBlendMode mode) { in hw_blend_equation() function
214 : fMode(mode), fHWBlendEquation(hw_blend_equation(mode)) {} in CustomXPFactory()