Home
last modified time | relevance | path

Searched defs:sizeInBytes (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgCompressor.cpp154 const int sizeInBytes = bitsWanted / 8; in allocate() local
207 const int sizeInBytes; // Size of the stream *in bytes*. Might include padding. member