Home
last modified time | relevance | path

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

/external/skqp/src/gpu/effects/
DGrCustomXfermode.cpp54 static bool can_use_hw_blend_equation(GrBlendEquation equation, in can_use_hw_blend_equation() function
249 if (can_use_hw_blend_equation(fHWBlendEquation, coverage, caps)) { in makeXferProcessor()
353 if (can_use_hw_blend_equation(fHWBlendEquation, coverage, caps)) { in analysisProperties()
/external/skia/src/gpu/effects/
DGrCustomXfermode.cpp54 static bool can_use_hw_blend_equation(GrBlendEquation equation, in can_use_hw_blend_equation() function
249 if (can_use_hw_blend_equation(fHWBlendEquation, coverage, caps)) { in makeXferProcessor()
353 if (can_use_hw_blend_equation(fHWBlendEquation, coverage, caps)) { in analysisProperties()