OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmsD50_xyY
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmswtpnt.c
38
const cmsCIExyY* CMSEXPORT
cmsD50_xyY
(void)
cmsvirt.c
479
hProfile = cmsCreateRGBProfileTHR(ContextID, WhitePoint == NULL ?
cmsD50_xyY
() : WhitePoint, NULL, NULL);
526
hProfile = cmsCreateRGBProfileTHR(ContextID, WhitePoint == NULL ?
cmsD50_xyY
() : WhitePoint, NULL, NULL);
572
hProfile = cmsCreateRGBProfileTHR(ContextID,
cmsD50_xyY
(), NULL, NULL);
[
all
...]
/external/pdfium/core/src/fxcodec/codec/
fx_codec_icc.cpp
240
cmsCIExyY* D50 = (cmsCIExyY*)
cmsD50_xyY
();
[
all
...]
/external/pdfium/third_party/lcms2-2.6/include/
lcms2.h
[
all
...]
Completed in 232 milliseconds