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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmssm.c110 } cmsLine; typedef in typeref:struct:__anon843
211 void LineOf2Points(cmsLine* line, cmsVEC3* a, cmsVEC3* b)
223 void GetPointOfLine(cmsVEC3* p, const cmsLine* line, cmsFloat64Number t)
246 cmsBool ClosestLineToLine(cmsVEC3* r, const cmsLine* line1, const cmsLine* line2)
507 cmsLine ray;
511 cmsLine edge;

Completed in 22 milliseconds