Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/libs/png/
Dlodepng.c5138 static unsigned addChunk_tRNS(ucvector* out, const LodePNGColorMode* info) { in addChunk_tRNS() function
5976 state->error = addChunk_tRNS(&outv, &info.color); in lodepng_encode()