Searched refs:FreeAllocation (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/translators/webp/
H A DWebPTranslator.cpp32 class FreeAllocation { class
34 FreeAllocation(void* buffer) function in class:FreeAllocation
40 ~FreeAllocation()
341 FreeAllocation _(out);
/haiku/src/add-ons/translators/raw/
H A DRAWTranslator.cpp28 class FreeAllocation { class
30 FreeAllocation(void* buffer) function in class:FreeAllocation
36 ~FreeAllocation()
264 FreeAllocation _(buffer);
/haiku/src/add-ons/translators/avif/
H A DAVIFTranslator.cpp32 class FreeAllocation { class
34 FreeAllocation(void* buffer) function in class:FreeAllocation
40 ~FreeAllocation()

Completed in 91 milliseconds