Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmswtpnt.c202 cmsMAT3 Cone, Tmp; in ComputeChromaticAdaptation() local
220 _cmsVEC3init(&Cone.v[0], ConeDestRGB.n[0]/ConeSourceRGB.n[0], 0.0, 0.0); in ComputeChromaticAdaptation()
221 _cmsVEC3init(&Cone.v[1], 0.0, ConeDestRGB.n[1]/ConeSourceRGB.n[1], 0.0); in ComputeChromaticAdaptation()
222 _cmsVEC3init(&Cone.v[2], 0.0, 0.0, ConeDestRGB.n[2]/ConeSourceRGB.n[2]); in ComputeChromaticAdaptation()
226 _cmsMAT3per(&Tmp, &Cone, Chad); in ComputeChromaticAdaptation()
/external/curl/docs/
DTHANKS565 James Cone
/external/pcre/dist/testdata/
Dtestinput21226 abcdefgh\Cone\Ctwo
Dtestoutput24444 abcdefgh\Cone\Ctwo
/external/icu/icu4j/perf-tests/data/collation/
DTestNames_Latin.txt1500 Cone, Marvin
/external/curl/
DCHANGES.012126 - James Cone brought the idea of using sigsetjmp() in the signal handler to
12212 - James Cone brought an excellent patch, including several tests and docs!