Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRaster.cpp133 static inline uint8_t _argbInvLuma(uint8_t* c) in _argbInvLuma() function
1642 surface->alphas[3] = _argbInvLuma; in rasterCompositor()