Home
last modified time | relevance | path

Searched defs:next (Results 1176 - 1200 of 2709) sorted by relevance

1...<<41424344454647484950>>...109

/third_party/skia/src/core/
H A DSkLatticeIter.cpp256 bool SkLatticeIter::next(SkIRect* src, SkRect* dst, bool* isFixedColor, SkColor* fixedColor) { in next() function in SkLatticeIter
H A DSkTInternalLList.h41 T* next = entry->fNext; in remove() local
144 T* next = existingEntry->fNext; in addAfter() local
218 T* next() { next() function in SkTInternalLList::Iter
[all...]
/third_party/skia/src/gpu/
H A DGrResourceAllocator.cpp225 Interval* next = prev->next(); in insertByIncreasingStart() local
256 Interval* next = prev->next(); insertByIncreasingEnd() local
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrQuadBuffer.h332 bool GrQuadBuffer<T>::Iter::next() { in next() function in GrQuadBuffer::Iter
355 bool GrQuadBuffer<T>::MetadataIter::next() { in next() function in GrQuadBuffer::MetadataIter
[all...]
/third_party/skia/src/effects/
H A DSkLayerDrawLooper.cpp41 Rec* next = rec->fNext; in ~SkLayerDrawLooper() local
138 bool SkLayerDrawLooper::LayerDrawLooperContext::next(Info* info, SkPaint* paint) { in next() function in SkLayerDrawLooper::LayerDrawLooperContext
251 Rec* next = rec->fNext; in ~Builder() local
/third_party/skia/src/gpu/gradients/
H A DGrGradientBitmapCache.cpp56 Entry* next = entry->fNext; in ~GrGradientBitmapCache() local
/third_party/skia/src/gpu/ops/
H A DAtlasTextOp.h25 const Geometry* next = g->fNext; variable
/third_party/skia/src/gpu/tessellate/
H A DStrokeIterator.h57 bool next() { in next() function in skgpu::StrokeIterator
/third_party/openssl/ssl/
H A Dbio_ssl.c229 BIO *next; in ssl_ctrl() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat4.java267 public BitmapGlyphInfo next() { in next() method in IndexSubTableFormat4.Builder.BitmapGlyphInfoIterator
H A DIndexSubTableFormat5.java208 public BitmapGlyphInfo next() { in next() method in IndexSubTableFormat5.Builder.BitmapGlyphInfoIterator
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMap.java151 public Integer next() { in next() method in CMap.CharacterIterator
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DLocaTable.java149 public Integer next() { in next() method in LocaTable.LocaIterator
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DLzcompCompress.java57 HashNode next; field in LzcompCompress.HashNode
/third_party/skia/third_party/externals/icu/source/i18n/
H A Danytrans.cpp130 UBool ScriptRunIterator::next() { in next() function in ScriptRunIterator
H A Dcoleitr.cpp104 int32_t CollationElementIterator::next(UErrorCode& status) in next() function in CollationElementIterator
H A Dcollationbuilder.h252 static inline int64_t nodeFromNextIndex(int32_t next) { in nodeFromNextIndex() argument
291 static inline int64_t changeNodeNextIndex(int64_t node, int32_t next) { in changeNodeNextIndex() argument
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgtypes.h33 struct _CharList *next; member
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_utils.c230 struct HuffmanTablesSegment* next = in VP8LBuildHuffmanTable() local
280 HuffmanTablesSegment *current, *next; VP8LHuffmanTablesDeallocate() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Ddaemon.c477 struct SPDY_Session *next; in SPDYF_run() local
/third_party/skia/src/pathops/
H A DSkPathOpsOp.cpp133 SkOpSegment* next = current->findNextOp(&chase, &nextStart, &nextEnd, in bridgeOp() local
329 SkOpContour* next = current; in OpDebug() local
[all...]
H A DSkOpEdgeBuilder.cpp308 int next = index; in walk() local
H A DSkPathOpsCommon.cpp175 SkOpContour* next = list[index]; in SortContourList() local
[all...]
/third_party/skia/src/utils/
H A DSkCamera.cpp159 Rec* next = rec->fNext; in ~Sk3DView() local
174 Rec* next = fRec->fNext; in restore() local
/third_party/skia/src/sfnt/
H A DSkOTUtils.cpp207 bool SkOTUtils::LocalizedStrings_NameTable::next(SkTypeface::LocalizedString* localizedString) { in next() function in SkOTUtils::LocalizedStrings_NameTable

Completed in 16 milliseconds

1...<<41424344454647484950>>...109