HomeSort by relevance Sort by last modified time
    Searched full:hw_blend_equation (Results 1 - 1 of 1) sorted by null

  /external/skia/src/gpu/effects/
GrCustomXfermode.cpp 32 static constexpr GrBlendEquation hw_blend_equation(SkBlendMode mode) { function
212 : fMode(mode), fHWBlendEquation(hw_blend_equation(mode)) {}

Completed in 445 milliseconds