Home
last modified time | relevance | path

Searched defs:lastPtr (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/pathops/
DSkOpSegment.cpp860 SkOpSpanBase** lastPtr) { in markAndChaseWinding()
881 int winding, int oppWinding, SkOpSpanBase** lastPtr) { in markAndChaseWinding()
DSkPathOpsTSect.h1127 SkTSpan<TCurve, OppCurve>** lastPtr) const { in countConsecutiveSpans()
1296 SkTSpan<TCurve, OppCurve>* first, SkTSpan<TCurve, OppCurve>** lastPtr) { in findCoincidentRun()
/external/skia/src/pathops/
DSkOpSegment.cpp860 SkOpSpanBase** lastPtr) { in markAndChaseWinding()
881 int winding, int oppWinding, SkOpSpanBase** lastPtr) { in markAndChaseWinding()
DSkPathOpsTSect.h1127 SkTSpan<TCurve, OppCurve>** lastPtr) const { in countConsecutiveSpans()
1296 SkTSpan<TCurve, OppCurve>* first, SkTSpan<TCurve, OppCurve>** lastPtr) { in findCoincidentRun()
/external/mdnsresponder/mDNSShared/
Ddnsextd.c2387 const mDNSu8 * lastPtr = NULL; in IsAuthorized() local