OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextExactSpan
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/pathops/
SkOpSegment.cpp
76
int next =
nextExactSpan
(index, 1);
91
int prev =
nextExactSpan
(index, -1);
843
int tIndex =
nextExactSpan
(end, step);
[
all
...]
/external/skia/src/pathops/
SkOpSegment.cpp
76
int next =
nextExactSpan
(index, 1);
91
int prev =
nextExactSpan
(index, -1);
843
int tIndex =
nextExactSpan
(end, step);
[
all
...]
Completed in 37 milliseconds