OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GamutCheck
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c
153
if (p ->
GamutCheck
)
154
cmsPipelineFree(p ->
GamutCheck
);
223
if (p ->
GamutCheck
!= NULL) {
226
cmsPipelineEvalFloat( fIn, &OutOfGamut, p ->
GamutCheck
);
333
p ->
GamutCheck
->Eval16Fn(wIn, &wOutOfGamut, p ->
GamutCheck
->Data);
884
xform ->
GamutCheck
= _cmsCreateGamutCheckPipeline(ContextID, hProfiles,
928
if (xform ->
GamutCheck
!= NULL) {
[
all
...]
lcms2_internal.h
[
all
...]
Completed in 179 milliseconds