Home
last modified time | relevance | path

Searched refs:Curves (Results 1 – 20 of 20) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsopt.c99 cmsUInt16Number** Curves; // Points to a dynamically allocated array member
437 cmsToneCurve** Curves; in AllCurvesAreLinear() local
440 Curves = _cmsStageGetPtrToCurveSet(mpe); in AllCurvesAreLinear()
441 if (Curves == NULL) return FALSE; in AllCurvesAreLinear()
446 if (!cmsIsToneCurveLinear(Curves[i])) return FALSE; in AllCurvesAreLinear()
580 cmsToneCurve** Curves = _cmsStageGetPtrToCurveSet(PreLin); in FixWhiteMisalignment() local
583 WhiteIn[i] = cmsEvalToneCurve16(Curves[i], WhitePointIn[i]); in FixWhiteMisalignment()
595 cmsToneCurve** Curves = _cmsStageGetPtrToCurveSet(PostLin); in FixWhiteMisalignment() local
599 cmsToneCurve* InversePostLin = cmsReverseToneCurve(Curves[i]); in FixWhiteMisalignment()
1247 _cmsFree(ContextID, Data ->Curves[i]); in CurvesFree()
[all …]
Dcmstypes.c2420 cmsToneCurve* Curves[cmsMAXCHANNELS]; in ReadSetOfCurves() local
2429 Curves[i] = NULL; in ReadSetOfCurves()
2433 Curves[i] = ReadEmbeddedCurve(self, io); in ReadSetOfCurves()
2434 if (Curves[i] == NULL) goto Error; in ReadSetOfCurves()
2439 Lin = cmsStageAllocToneCurves(self ->ContextID, nCurves, Curves); in ReadSetOfCurves()
2443 cmsFreeToneCurve(Curves[i]); in ReadSetOfCurves()
2581 cmsToneCurve** Curves; in WriteSetOfCurves() local
2585 Curves = _cmsStageGetPtrToCurveSet(mpe); in WriteSetOfCurves()
2592 if ((Curves[i] ->nSegments == 0)|| in WriteSetOfCurves()
2593 ((Curves[i]->nSegments == 2) && (Curves[i] ->Segments[1].Type == 0)) ) in WriteSetOfCurves()
[all …]
Dcmslut.c248 …StageAllocToneCurves(cmsContext ContextID, cmsUInt32Number nChannels, cmsToneCurve* const Curves[]) in cmsStageAllocToneCurves() argument
276 if (Curves == NULL) { in cmsStageAllocToneCurves()
280 NewElem ->TheCurves[i] = cmsDupToneCurve(Curves[i]); in cmsStageAllocToneCurves()
/external/skia/docs/
DSkPath_Overview.bmh3 Path contains Lines and Curves which can be stroked or filled. Contour is
4 composed of a series of connected Lines and Curves. Path may contain zero,
8 Each pair of connected Lines and Curves share common Point; for instance, Path
15 Lines and Curves with as many Verbs and Points required
46 Lines and Curves is filled.
Dundocumented.bmh205 #Alias Curves ##
/external/skqp/docs/
DSkPath_Overview.bmh3 Path contains Lines and Curves which can be stroked or filled. Contour is
4 composed of a series of connected Lines and Curves. Path may contain zero,
8 Each pair of connected Lines and Curves share common Point; for instance, Path
15 Lines and Curves with as many Verbs and Points required
46 Lines and Curves is filled.
Dundocumented.bmh205 #Alias Curves ##
/external/skqp/site/user/api/
DSkPath_Overview.md3 …s <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a> which can be s…
4 …d <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a>. <a href='SkPa…
8 …d <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a> share common <…
15 <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a> with as many <a h…
29 <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a> is filled.
/external/skia/site/user/api/
DSkPath_Overview.md3 …s <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a> which can be s…
4 …d <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a>. <a href='SkPa…
8 …d <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a> share common <…
15 <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a> with as many <a h…
29 <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a> is filled.
/external/skqp/site/
Dindex.md28 <tr><th>Shapes</th><th>Bézier Curves</th></tr>
Dindex_zh.md39 <tr><th><!-- Shapes -->几何形状</th><th><!-- Bézier Curves -->贝塞尔曲线</th></tr>
/external/skia/site/
Dindex_zh.md39 <tr><th><!-- Shapes -->几何形状</th><th><!-- Bézier Curves -->贝塞尔曲线</th></tr>
Dindex.md28 <tr><th>Shapes</th><th>Bézier Curves</th></tr>
/external/conscrypt/
DCAPABILITIES.md222 ### Elliptic Curves
/external/pdfium/third_party/lcms/
D0019-utf8.patch74 //sRGB Curves are defined by:
/external/boringssl/src/ssl/test/runner/
Dhandshake_server.go451 Curves:
457 break Curves
1233 Curves:
1243 break Curves
/external/pdfium/third_party/lcms/include/
Dlcms2.h1223 …tageAllocToneCurves(cmsContext ContextID, cmsUInt32Number nChannels, cmsToneCurve* const Curves[]);
/external/wpa_supplicant_8/hostapd/
DChangeLog75 * EAP-pwd: added support for Brainpool Elliptic Curves
154 * added support for Brainpool Elliptic Curves with SAE
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog147 * EAP-pwd: added support for Brainpool Elliptic Curves
268 * added support for Brainpool Elliptic Curves with SAE
/external/freetype/
DChangeLog.253525 Curves at the *end* of a subpath are no longer distorted. However,