Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmserr.c409 void _cmsSubAllocDestroy(_cmsSubAllocator* sub) in _cmsSubAllocDestroy() function
Dlcms2_internal.h384 void _cmsSubAllocDestroy(_cmsSubAllocator* s);
Dcmsplugin.c922 _cmsSubAllocDestroy(ctx ->MemPool); in cmsDeleteContext()