Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmssm.c81 } cmsLine; typedef
182 void LineOf2Points(cmsLine* line, cmsVEC3* a, cmsVEC3* b) in LineOf2Points()
194 void GetPointOfLine(cmsVEC3* p, const cmsLine* line, cmsFloat64Number t) in GetPointOfLine()
217 cmsBool ClosestLineToLine(cmsVEC3* r, const cmsLine* line1, const cmsLine* line2) in ClosestLineToLine()
479 cmsLine ray; in InterpolateMissingSector()
483 cmsLine edge; in InterpolateMissingSector()