Home
last modified time | relevance | path

Searched defs:next (Results 2351 - 2375 of 2709) sorted by relevance

1...<<919293949596979899100>>...109

/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.cpp39 static void list_insert(T* t, T* prev, T* next, T** head, T** tail) { in list_insert() argument
113 void GrTriangulator::VertexList::insert(Vertex* v, Vertex* prev, Vertex* next) { in insert() argument
289 void GrTriangulator::EdgeList::insert(Edge* edge, Edge* prev, Edge* next) { in insert() argument
335 Vertex* next = v->fNext; in emitMonotonePoly() local
360 emitTriangle(Vertex* prev, Vertex* curr, Vertex* next, int winding, void* data) const emitTriangle() argument
619 makeEdge(Vertex* prev, Vertex* next, EdgeType type, const Comparator& c) const makeEdge() argument
631 Edge* next = prev ? prev->fRight : fHead; global() local
641 Edge* next = nullptr; FindEnclosingEdges() local
660 Edge* next; insertAbove() local
678 Edge* next; insertBelow() local
955 makeConnectingEdge(Vertex* prev, Vertex* next, EdgeType type, const Comparator& c, int windingScale) const makeConnectingEdge() argument
1120 Vertex* next = v->fNext; sanitizeContours() local
1146 Vertex* next = v->fNext; mergeCoincidentVertices() local
1166 Vertex* next = v->fNext; buildEdges() local
[all...]
/third_party/skia/src/core/
H A DSkRegion.cpp701 void next() { in next() function
1405 void SkRegion::Iterator::next() { in next() function in SkRegion::Iterator
1461 void SkRegion::Cliperator::next() { in next() function in SkRegion::Cliperator
1528 bool SkRegion::Spanerator::next(int* left, int* right) { next() function in SkRegion::Spanerator
[all...]
/third_party/openssl/ssl/
H A Dssl_ciph.c162 struct cipher_order_st *next, *prev; member
815 CIPHER_ORDER *head, *tail, *curr, *next, *last; ssl_cipher_apply_rule() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dmain.cpp94 const char *next = *argv++; in parse() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngimage.c368 struct buffer_list *next; /* next buffer in list */ member
395 struct buffer_list *next = list->next; in buffer_destroy_list() local
1383 int next = first_transform(tr); skip_transform() local
1506 unsigned int next = current; test_one_file() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngrtran.c420 struct png_dsort_struct * next; member
H A Dpngstruct.h63 struct png_compression_buffer *next; member
H A Dpngtest.c504 struct memory_information *next; member
H A Dpngwutil.c449 png_compression_bufferp next = list->next; in png_free_buffer_list() local
540 png_compression_buffer *next; in png_text_compress() local
642 png_compression_buffer *next = png_ptr->zbuffer_list; png_write_compressed_data_out() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.cpp731 UDate CalendarAstronomer::getSunTime(double desired, UBool next) in getSunTime() argument
1247 UDate CalendarAstronomer::getMoonTime(double desired, UBool next) in getMoonTime() argument
1267 getMoonTime(const CalendarAstronomer::MoonAge& desired, UBool next) getMoonTime() argument
1299 timeOfAngle(AngleFunc& func, double desired, double periodDays, double epsilon, UBool next) timeOfAngle() argument
[all...]
H A Dmsgfmt.cpp1450 int32_t next; in parse() local
H A Dplurrule_impl.h356 AndConstraint *next = nullptr; member in AndConstraint
371 OrConstraint *next = nullptr; member in OrConstraint
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dreslist.cpp175 SResource *next = current->fNext; in ~ContainerResource() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c1735 struct MHD_Connection *next = NULL; in resume_suspended_connections() local
2175 struct MHD_Connection *next; in MHD_run_from_select() local
2359 struct MHD_Connection *next; MHD_poll_all() local
2640 struct MHD_Connection *next; MHD_epoll() local
[all...]
H A Dinternal.h219 struct MHD_HTTP_Header *next; member
531 struct MHD_Connection *next; member
[all...]
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1182 POINTFX const * next() { in next() function in __anon18923::GDIGlyphbufferPointIter
1225 const TTPOLYGONHEADER* next() { in next() function in __anon18923::GDIGlyphbufferPointIter::GDIPolygonHeaderIter
1259 const TTPOLYCURVE* next() { in next() function in __anon18923::GDIGlyphbufferPointIter::GDIPolygonCurveIter
1298 const POINTFX* next() { in next() function in __anon18923::GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
[all...]
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp753 SkOpAngle* next = fNext; in insert() local
825 const SkOpAngle* next = this; loopCount() local
844 SkOpAngle* next = working->fNext; merge() local
946 SkOpAngle* next = last->fNext; previous() local
[all...]
H A DSkPathOpsTSect.cpp60 SkTSpan* next = prior ? prior->fNext : fHead; in addFollowing() local
641 SkTSpan* last, * next; in coincidentCheck() local
778 SkTSpan* next = last->fNext; countConsecutiveSpans() local
807 SkTSpan* next = fHead; deleteEmptySpans() local
1347 const SkTSpanBounded* next = testBounded->fNext; removeAllBut() local
1364 SkTSpan* next; removeByPerpendicular() local
1425 SkTSpan* next = span->fNext; removeSpanRange() local
1443 SkTSpanBounded* next = bounded->fNext; removeSpans() local
1472 SkTSpan* next = fHead; tail() local
1494 const SkTSpanBounded* next = testBounded->fNext; trim() local
1521 SkTSpan* next = span->fNext; unlinkSpan() local
1562 const SkTSpan* next; validate() local
[all...]
H A DSkOpSegment.cpp64 SkOpSpanBase* next = upSpan->next(); in activeAngleInner() local
301 SkOpSpanBase* next = span->next(); calcAngles() local
431 SkOpAngle* next = angle->next(); computeSum() local
1096 const SkOpAngle* next = angle->next(); nextChase() local
1704 SkOpSpanBase* next; undoneSpan() local
[all...]
H A DSkOpCoincidence.cpp78 SkOpSpanBase* next = end->final() ? nullptr : end->upCast()->next(); in expand() local
114 set(SkCoincidentSpans* next, const SkOpPtT* coinPtTStart, const SkOpPtT* coinPtTEnd, const SkOpPtT* oppPtTStart, const SkOpPtT* oppPtTEnd) set() argument
158 const SkOpSpanBase* next = start->upCast()->next(); ordered() local
1134 SkOpSpanBase* next = start->next(); DEBUG_COIN_DECLARE_ONLY_PARAMS() local
1155 SkCoincidentSpans* next; release() local
1179 SkCoincidentSpans* next; releaseDeleted() local
1364 SkOpSpanBase* next = start; DEBUG_COIN_DECLARE_ONLY_PARAMS() local
[all...]
/third_party/skia/tests/
H A DPathOpsDebug.cpp578 const SkOpAngle* next in dumpTo() local
599 const SkOpAngle* next = this; dumpCurves() local
608 const SkOpAngle* next = this; dumpLoop() local
618 const SkOpAngle* next = this; dumpTest() local
674 const SkOpPtT* next = this; dumpAll() local
1308 const SkTSpanBounded* next = testBounded->fNext; dumpAll() local
1325 const SkTSpanBounded* next = testBounded->fNext; dump() local
[all...]
/third_party/skia/src/utils/
H A DSkPolyUtils.cpp355 int next = (curr + 1) % inputPolygonSize; in SkInsetConvexPolygon() local
H A DSkShadowTessellator.cpp178 bool SkBaseShadowTessellator::accumulateCentroid(const SkPoint& curr, const SkPoint& next) { in accumulateCentroid() argument
528 int next = (index + dir) % umbraPolygon.count(); in getClosestUmbraIndex() local
[all...]
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c578 int next = next_symbol[*repeat_code_len]; in ProcessRepeatedCodeLength() local
[all...]
H A Dstate.h222 HuffmanCode* next; member

Completed in 60 milliseconds

1...<<919293949596979899100>>...109