OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closestend
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/pathops/
SkOpAngle.cpp
566
int
closestEnd
= iEnd.closestTo(rh->fStart->t(), rh->fEnd->t(), rayEnd[0], &endDist);
567
if (
closestEnd
< 0) {
593
SkDPoint oppPt = iEnd.pt(
closestEnd
);
[
all
...]
Completed in 43 milliseconds