Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsxform.c35 _cmsAdaptationStateChunkType _cmsAdaptationStateChunk = { DEFAULT_OBSERVER_ADAPTATION_STATE };
41 … static _cmsAdaptationStateChunkType AdaptationStateChunk = { DEFAULT_OBSERVER_ADAPTATION_STATE }; in _cmsAllocAdaptationStateChunk()
51 …ionStateContext] = _cmsSubAllocDup(ctx ->MemPool, from, sizeof(_cmsAdaptationStateChunkType)); in _cmsAllocAdaptationStateChunk()
60_cmsAdaptationStateChunkType* ptr = (_cmsAdaptationStateChunkType*) _cmsContextGetClientChunk(Cont… in cmsSetAdaptationStateTHR()
Dlcms2_internal.h500 } _cmsAdaptationStateChunkType; typedef
503 extern _cmsAdaptationStateChunkType _cmsAdaptationStateChunk;