Searched refs:_cmsContextGetClientChunk (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
D | cmserr.c | 348 …_cmsLogErrorChunkType* lhg = (_cmsLogErrorChunkType*) _cmsContextGetClientChunk(ContextID, Logger); in cmsSetLogErrorHandlerTHR() 379 lhg = (_cmsLogErrorChunkType*) _cmsContextGetClientChunk(ContextID, Logger); in cmsSignalError() 458 …_cmsMutexPluginChunkType* ctx = ( _cmsMutexPluginChunkType*) _cmsContextGetClientChunk(ContextID, … in _cmsRegisterMutexPlugin() 487 …_cmsMutexPluginChunkType* ptr = (_cmsMutexPluginChunkType*) _cmsContextGetClientChunk(ContextID, M… in _cmsCreateMutex() 496 …_cmsMutexPluginChunkType* ptr = (_cmsMutexPluginChunkType*) _cmsContextGetClientChunk(ContextID, M… in _cmsDestroyMutex() 506 …_cmsMutexPluginChunkType* ptr = (_cmsMutexPluginChunkType*) _cmsContextGetClientChunk(ContextID, M… in _cmsLockMutex() 515 …_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() 434 …mCodesChunkType* ContextAlarmCodes = (_cmsAlarmCodesChunkType*) _cmsContextGetClientChunk(p->Conte… in TransformOnePixelWithGamutCheck() 695 …_cmsTransformPluginChunkType* ctx = ( _cmsTransformPluginChunkType*) _cmsContextGetClientChunk(Con… in _cmsRegisterTransformPlugin() 767 …_cmsTransformPluginChunkType* ctx = ( _cmsTransformPluginChunkType*) _cmsContextGetClientChunk(Con… in AllocEmptyTransform()
|
D | cmscnvrt.c | 166 …_cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(Context… in SearchIntent() 1095 …_cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(Context… in cmsGetSupportedIntentsTHR() 1136 …_cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(id, Int… in _cmsRegisterRenderingIntentPlugin()
|
D | cmsplugin.c | 691 void* _cmsContextGetClientChunk(cmsContext ContextID, _cmsMemoryClient mc) in _cmsContextGetClientChunk() function 989 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 | 512 void* _cmsContextGetClientChunk(cmsContext id, _cmsMemoryClient mc);
|
D | cmstypes.c | 73 …_cmsTagTypePluginChunkType* ctx = ( _cmsTagTypePluginChunkType*) _cmsContextGetClientChunk(id, pos… in RegisterTypesPlugin() 4425 …ChunkType* MPETypePluginChunk = ( _cmsTagTypePluginChunkType*) _cmsContextGetClientChunk(self->Co… in ReadMPEElem() 4520 …ChunkType* MPETypePluginChunk = ( _cmsTagTypePluginChunkType*) _cmsContextGetClientChunk(self->Co… in Type_MPE_Write() 5417 …_cmsTagTypePluginChunkType* ctx = ( _cmsTagTypePluginChunkType*) _cmsContextGetClientChunk(Context… in _cmsGetTagTypeHandler() 5591 …_cmsTagPluginChunkType* TagPluginChunk = ( _cmsTagPluginChunkType*) _cmsContextGetClientChunk(id, … in _cmsRegisterTagPlugin() 5615 …_cmsTagPluginChunkType* TagPluginChunk = ( _cmsTagPluginChunkType*) _cmsContextGetClientChunk(Cont… in _cmsGetTagDescriptor()
|
D | cmsopt.c | 1901 …ationPluginChunkType* ctx = ( _cmsOptimizationPluginChunkType*) _cmsContextGetClientChunk(ContextI… in _cmsRegisterOptimizationPlugin() 1937 …ationPluginChunkType* ctx = ( _cmsOptimizationPluginChunkType*) _cmsContextGetClientChunk(ContextI… in _cmsOptimizePipeline()
|
D | cmsintrp.c | 70 …_cmsInterpPluginChunkType* ptr = (_cmsInterpPluginChunkType*) _cmsContextGetClientChunk(ContextID,… in _cmsRegisterInterpPlugin() 87 …_cmsInterpPluginChunkType* ptr = (_cmsInterpPluginChunkType*) _cmsContextGetClientChunk(ContextID,… in _cmsSetInterpolationRoutine()
|
D | cmspack.c | 3269 …mattersPluginChunkType* ctx = ( _cmsFormattersPluginChunkType*) _cmsContextGetClientChunk(ContextI… in _cmsRegisterFormattersPlugin() 3296 …mattersPluginChunkType* ctx = ( _cmsFormattersPluginChunkType*) _cmsContextGetClientChunk(ContextI… in _cmsGetFormatter()
|
/external/pdfium/third_party/lcms/ |
D | 0000-cmserr-changes.patch | 233 - ptr = (_cmsMemPluginChunkType*) _cmsContextGetClientChunk(ContextID, MemPlugin); 244 - _cmsMemPluginChunkType* ptr = (_cmsMemPluginChunkType*) _cmsContextGetClientChunk(ContextID, M… 251 - _cmsMemPluginChunkType* ptr = (_cmsMemPluginChunkType*) _cmsContextGetClientChunk(ContextID, M… 258 - _cmsMemPluginChunkType* ptr = (_cmsMemPluginChunkType*) _cmsContextGetClientChunk(ContextID, M… 265 - _cmsMemPluginChunkType* ptr = (_cmsMemPluginChunkType*) _cmsContextGetClientChunk(ContextID, M… 273 - _cmsMemPluginChunkType* ptr = (_cmsMemPluginChunkType*) _cmsContextGetClientChunk(ContextI… 281 - _cmsMemPluginChunkType* ptr = (_cmsMemPluginChunkType*) _cmsContextGetClientChunk(ContextID, M…
|
D | 0030-const-data.patch | 46 …_cmsCurvesPluginChunkType* ctx = ( _cmsCurvesPluginChunkType*) _cmsContextGetClientChunk(ContextID…
|