Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRenderer.cpp473 surface->blender = opBlendColorDodge; in blend()
DtvgSwCommon.h447 static inline uint32_t opBlendColorDodge(uint32_t s, uint32_t d, TVG_UNUSED uint8_t a) in opBlendColorDodge() function