Searched refs:_cmsContextGetClientChunk (Results 1 – 10 of 10) sorted by relevance
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmserr.c | 246 ptr = (_cmsMemPluginChunkType*) _cmsContextGetClientChunk(ContextID, MemPlugin); 534 …_cmsLogErrorChunkType* lhg = (_cmsLogErrorChunkType*) _cmsContextGetClientChunk(ContextID, Logger); in cmsSetLogErrorHandlerTHR() 565 lhg = (_cmsLogErrorChunkType*) _cmsContextGetClientChunk(ContextID, Logger); in cmsSignalError() 644 …_cmsMutexPluginChunkType* ctx = ( _cmsMutexPluginChunkType*) _cmsContextGetClientChunk(ContextID, … in _cmsRegisterMutexPlugin() 673 …_cmsMutexPluginChunkType* ptr = (_cmsMutexPluginChunkType*) _cmsContextGetClientChunk(ContextID, M… in _cmsCreateMutex() 682 …_cmsMutexPluginChunkType* ptr = (_cmsMutexPluginChunkType*) _cmsContextGetClientChunk(ContextID, M… in _cmsDestroyMutex() 692 …_cmsMutexPluginChunkType* ptr = (_cmsMutexPluginChunkType*) _cmsContextGetClientChunk(ContextID, M… in _cmsLockMutex() 701 …_cmsMutexPluginChunkType* ptr = (_cmsMutexPluginChunkType*) _cmsContextGetClientChunk(ContextID, M… in _cmsUnlockMutex()
|
D | cmsxform.c | 60 …_cmsAdaptationStateChunkType* ptr = (_cmsAdaptationStateChunkType*) _cmsContextGetClientChunk(Cont… in cmsSetAdaptationStateTHR() 95 …mCodesChunkType* ContextAlarmCodes = (_cmsAlarmCodesChunkType*) _cmsContextGetClientChunk(ContextI… in cmsSetAlarmCodesTHR() 106 …mCodesChunkType* ContextAlarmCodes = (_cmsAlarmCodesChunkType*) _cmsContextGetClientChunk(ContextI… in cmsGetAlarmCodesTHR() 337 …mCodesChunkType* ContextAlarmCodes = (_cmsAlarmCodesChunkType*) _cmsContextGetClientChunk(p->Conte… in TransformOnePixelWithGamutCheck() 527 …_cmsTransformPluginChunkType* ctx = ( _cmsTransformPluginChunkType*) _cmsContextGetClientChunk(Con… in _cmsRegisterTransformPlugin() 591 …_cmsTransformPluginChunkType* ctx = ( _cmsTransformPluginChunkType*) _cmsContextGetClientChunk(Con… in AllocEmptyTransform()
|
D | cmscnvrt.c | 166 …_cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(Context… in SearchIntent() 1075 …_cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(Context… in cmsGetSupportedIntentsTHR() 1116 …_cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(id, Int… in _cmsRegisterRenderingIntentPlugin()
|
D | cmsplugin.c | 691 void* _cmsContextGetClientChunk(cmsContext ContextID, _cmsMemoryClient mc) in _cmsContextGetClientChunk() function 958 return _cmsContextGetClientChunk(ContextID, UserPtr); in cmsGetContextUserData()
|
D | cmsgamma.c | 129 …_cmsCurvesPluginChunkType* ctx = ( _cmsCurvesPluginChunkType*) _cmsContextGetClientChunk(ContextID… in _cmsRegisterParametricCurvesPlugin() 182 …_cmsCurvesPluginChunkType* ctx = ( _cmsCurvesPluginChunkType*) _cmsContextGetClientChunk(ContextID… in GetParametricCurveByType()
|
D | lcms2_internal.h | 447 void* _cmsContextGetClientChunk(cmsContext id, _cmsMemoryClient mc);
|
D | cmstypes.c | 68 …_cmsTagTypePluginChunkType* ctx = ( _cmsTagTypePluginChunkType*) _cmsContextGetClientChunk(id, pos… in RegisterTypesPlugin() 4402 …ChunkType* MPETypePluginChunk = ( _cmsTagTypePluginChunkType*) _cmsContextGetClientChunk(self->Co… in ReadMPEElem() 4492 …ChunkType* MPETypePluginChunk = ( _cmsTagTypePluginChunkType*) _cmsContextGetClientChunk(self->Co… in Type_MPE_Write() 5389 …_cmsTagTypePluginChunkType* ctx = ( _cmsTagTypePluginChunkType*) _cmsContextGetClientChunk(Context… in _cmsGetTagTypeHandler() 5562 …_cmsTagPluginChunkType* TagPluginChunk = ( _cmsTagPluginChunkType*) _cmsContextGetClientChunk(id, … in _cmsRegisterTagPlugin() 5586 …_cmsTagPluginChunkType* TagPluginChunk = ( _cmsTagPluginChunkType*) _cmsContextGetClientChunk(Cont… in _cmsGetTagDescriptor()
|
D | cmsopt.c | 1720 …ationPluginChunkType* ctx = ( _cmsOptimizationPluginChunkType*) _cmsContextGetClientChunk(ContextI… in _cmsRegisterOptimizationPlugin() 1756 …ationPluginChunkType* ctx = ( _cmsOptimizationPluginChunkType*) _cmsContextGetClientChunk(ContextI… in _cmsOptimizePipeline()
|
D | cmsintrp.c | 63 …_cmsInterpPluginChunkType* ptr = (_cmsInterpPluginChunkType*) _cmsContextGetClientChunk(ContextID,… in _cmsRegisterInterpPlugin() 80 …_cmsInterpPluginChunkType* ptr = (_cmsInterpPluginChunkType*) _cmsContextGetClientChunk(ContextID,… in _cmsSetInterpolationRoutine()
|
D | cmspack.c | 3287 …mattersPluginChunkType* ctx = ( _cmsFormattersPluginChunkType*) _cmsContextGetClientChunk(ContextI… in _cmsRegisterFormattersPlugin() 3314 …mattersPluginChunkType* ctx = ( _cmsFormattersPluginChunkType*) _cmsContextGetClientChunk(ContextI… in _cmsGetFormatter()
|