Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmserr.c170 _cmsSubAllocator_chunk* _cmsCreateSubAllocChunk(cmsContext ContextID, cmsUInt32Number Initial) in _cmsCreateSubAllocChunk() function
210 sub ->h = _cmsCreateSubAllocChunk(ContextID, Initial); in _cmsCreateSubAlloc()
254 chunk = _cmsCreateSubAllocChunk(sub -> ContextID, newSize); in _cmsSubAlloc()