Home
last modified time | relevance | path

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

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