Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmserr.c358 _cmsSubAllocator_chunk* _cmsCreateSubAllocChunk(cmsContext ContextID, cmsUInt32Number Initial) in _cmsCreateSubAllocChunk() function
398 sub ->h = _cmsCreateSubAllocChunk(ContextID, Initial); in _cmsCreateSubAlloc()
442 chunk = _cmsCreateSubAllocChunk(sub -> ContextID, newSize); in _cmsSubAlloc()