Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsio1.c957 cmsTechnologySignature* techpt; in _cmsCompileProfileSequence() local
964 techpt = (cmsTechnologySignature*) cmsReadTag(h, cmsSigTechnologyTag); in _cmsCompileProfileSequence()
965 if (techpt == NULL) in _cmsCompileProfileSequence()
968 ps ->technology = *techpt; in _cmsCompileProfileSequence()