• Home
  • Raw
  • Download

Lines Matching refs:degenerate

1369 …cumented#Line'>line</a> between <a href='SkPoint_Reference#SkPoint'>SkPoint</a> pair is degenerate.
1370 …undocumented#Line'>Line</a> with no length or that moves a very short distance is degenerate; it is
1391 true if <a href='undocumented#Line'>line</a> is degenerate; its length is effectively zero
1403 line from (100,100) to (100,100) is degenerate, nearly
1404 line from (100,100) to (100,100) is degenerate, exactly
1405 line from (100,100) to (100.0001,100.0001) is degenerate, nearly
1406 line from (100,100) to (100.0001,100.0001) is not degenerate, exactly
1423 Tests if <a href='SkPath_Reference#Quad'>quad</a> is degenerate.
1424 …th_Reference#Quad'>Quad</a> with no length or that moves a very short distance is degenerate; it is
1447 true if <a href='SkPath_Reference#Quad'>quad</a> is degenerate; its length is effectively zero
1459 quad (100,100), (100.00001,100.00001), (100.00002,100.00002) is degenerate, nearly
1460 quad (1100,1100), (1100,1100), (1100,1100) is degenerate, nearly
1461 quad (100,100), (100.00001,100.00001), (100.00002,100.00002) is not degenerate, exactly
1462 quad (1100,1100), (1100,1100), (1100,1100) is degenerate, exactly
1480 Tests if <a href='SkPath_Reference#Cubic'>cubic</a> is degenerate.
1481 …_Reference#Cubic'>Cubic</a> with no length or that moves a very short distance is degenerate; it is
1507 true if <a href='SkPath_Reference#Cubic'>cubic</a> is degenerate; its length is effectively zero
1516 0.00024414062 is degenerate
4998 degenerate <a href='undocumented#Data'>data</a>.
5166 <td>if true, skip degenerate <a href='SkPath_Reference#Verb'>verbs</a></td>
5179 <div><fiddle-embed name="00ae8984856486bdb626d0ed6587855a"><div>skip degenerate skips the first in …
5182 skip degenerate if <a href='#SkPath_Iter_next_exact'>exact</a> skips the same as skip degenerate, b…
5191 skip degenerate:
5195 skip degenerate if exact: