Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRenderer.cpp373 surface->channelSize = CHANNEL_SIZE(cs); in target()
601 auto cmp = request(CHANNEL_SIZE(cs)); in target()
DtvgRender.h362 static inline uint8_t CHANNEL_SIZE(ColorSpace cs) in CHANNEL_SIZE() function