Searched refs:kept (Results 1 - 11 of 11) sorted by relevance
/third_party/skia/src/pathops/ |
H A D | SkOpSpan.cpp | 440 void SkOpSpan::release(const SkOpPtT* kept) { in release() argument 442 SkOPASSERT(kept->span() != this); in release() 453 coincidence->fixUp(this->ptT(), kept); in release() 458 const SkOpSpanBase* keptSpan = kept->span(); in release()
|
H A D | SkOpCoincidence.cpp | 1289 void SkOpCoincidence::fixUp(SkOpPtT* deleted, const SkOpPtT* kept) { in fixUp() argument 1290 SkOPASSERT(deleted != kept); in fixUp() 1292 this->fixUp(fHead, deleted, kept); in fixUp() 1295 this->fixUp(fTop, deleted, kept); in fixUp() 1299 void SkOpCoincidence::fixUp(SkCoincidentSpans* coin, SkOpPtT* deleted, const SkOpPtT* kept) { in fixUp() argument 1303 if (coin->coinPtTEnd()->span() == kept->span()) { in fixUp() 1307 coin->setCoinPtTStart(kept); in fixUp() 1310 if (coin->coinPtTStart()->span() == kept->span()) { in fixUp() 1314 coin->setCoinPtTEnd(kept); in fixUp() 1317 if (coin->oppPtTEnd()->span() == kept in fixUp() [all...] |
H A D | SkOpCoincidence.h | 216 void fixUp(SkOpPtT* deleted, const SkOpPtT* kept); 281 void fixUp(SkCoincidentSpans* coin, SkOpPtT* deleted, const SkOpPtT* kept);
|
/third_party/python/PCbuild/ |
H A D | prepare_ssl.bat | 9 echo.update the binaries kept online - in most cases, the files downloaded
|
H A D | prepare_tcltk.bat | 9 echo.update the binaries kept online - in most cases, the files downloaded
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_neon.S | 994 @ The first 4x4 block is kept in registers for the second pass, 1018 @ For the first slice, d16-d19 is kept in registers from the first pass.
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 658 symbols are set to not exist, but are kept around in the database to retain
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 658 symbols are set to not exist, but are kept around in the database to retain
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9lpf.asm | 177 psubb %2, %1 ; neg values (only the originally - will be kept)
|
/third_party/ffmpeg/tests/fate/ |
H A D | filter-video.mak | 485 # are met, add a dependency to the test and ensure that the file is kept.
|
/third_party/node/ |
H A D | vcbuild.bat | 20 @rem CI_* variables should be kept synchronized with the ones in Makefile
|
Completed in 14 milliseconds