Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmserr.c221 void _cmsSubAllocDestroy(_cmsSubAllocator* sub) in _cmsSubAllocDestroy() function
Dlcms2_internal.h397 void _cmsSubAllocDestroy(_cmsSubAllocator* s);
Dcmsplugin.c919 _cmsSubAllocDestroy(ctx ->MemPool); in cmsDeleteContext()