OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_rgb_colorants
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/qcms/src/
qcmsint.h
283
qcms_bool
set_rgb_colorants
(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE primaries);
iccread.c
879
if (!
set_rgb_colorants
(profile, white_point, primaries)) {
908
if (!
set_rgb_colorants
(profile, white_point, primaries)) {
[
all
...]
transform.c
216
qcms_bool
set_rgb_colorants
(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE primaries)
function
[
all
...]
Completed in 40 milliseconds