Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgCompressor.cpp113 uint8_t* allocBytes(const int bytesWanted, uint8_t * oldPtr, const int oldSize) in allocBytes() function
157 stream = allocBytes(sizeInBytes, stream, bytesAllocated); in allocate()