Home
last modified time | relevance | path

Searched refs:kept (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpSpan.cpp440 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 DSkOpCoincidence.cpp1289 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 DSkOpCoincidence.h216 void fixUp(SkOpPtT* deleted, const SkOpPtT* kept);
281 void fixUp(SkCoincidentSpans* coin, SkOpPtT* deleted, const SkOpPtT* kept);
/third_party/python/PCbuild/
H A Dprepare_ssl.bat9 echo.update the binaries kept online - in most cases, the files downloaded
H A Dprepare_tcltk.bat9 echo.update the binaries kept online - in most cases, the files downloaded
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_neon.S994 @ 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 DOrdinals.pm658 symbols are set to not exist, but are kept around in the database to retain
/third_party/openssl/util/perl/OpenSSL/
H A DOrdinals.pm658 symbols are set to not exist, but are kept around in the database to retain
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9lpf.asm177 psubb %2, %1 ; neg values (only the originally - will be kept)
/third_party/ffmpeg/tests/fate/
H A Dfilter-video.mak485 # are met, add a dependency to the test and ensure that the file is kept.
/third_party/node/
H A Dvcbuild.bat20 @rem CI_* variables should be kept synchronized with the ones in Makefile

Completed in 14 milliseconds