Searched refs:cmsFormatter (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2_plugin.h358 } cmsFormatter; typedef in typeref:union:__anon28652
365 typedef cmsFormatter (* cmsFormatterFactory)(cmsUInt32Number Type, // Specific type, i.e. TYPE_RGB_8
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dlcms2_internal.h921 cmsFormatter _cmsGetFormatter(cmsContext ContextID,
H A Dcmspack.c3023 cmsFormatter _cmsGetStockInputFormatter(cmsUInt32Number dwInput, cmsUInt32Number dwFlags)
3026 cmsFormatter fr;
3175 cmsFormatter _cmsGetStockOutputFormatter(cmsUInt32Number dwInput, cmsUInt32Number dwFlags)
3178 cmsFormatter fr;
3309 cmsFormatter _cmsGetFormatter(cmsContext ContextID,
3319 cmsFormatter fn = f ->Factory(Type, Dir, dwFlags);

Completed in 130 milliseconds