Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_flate.cpp16 static void* my_alloc_func(void* opaque, in my_alloc_func() function
640 void* context = FPDFAPI_FlateInit(my_alloc_func, my_free_func); in FlateUncompress()
839 m_pFlate = FPDFAPI_FlateInit(my_alloc_func, my_free_func); in v_Rewind()