Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsalpha.c60 typedef void(*cmsFormatterAlphaFn)(void* dst, const void* src); typedef
253 cmsFormatterAlphaFn _cmsGetFormatterAlpha(cmsContext id, cmsUInt32Number in, cmsUInt32Number out) in _cmsGetFormatterAlpha()
255 static cmsFormatterAlphaFn FormattersAlpha[5][5] = { in _cmsGetFormatterAlpha()
423 cmsFormatterAlphaFn copyValueFn; in _cmsHandleExtraChannels()