Searched refs:spd (Results 1 – 14 of 14) sorted by relevance
/third_party/flutter/skia/modules/sksg/samples/ |
D | SampleSVGPong.cpp | 58 std::tuple<SkScalar, SkScalar> find_yintercept(const SkPoint& pos, const SkVector& spd, in find_yintercept() argument 60 const SkScalar edge = spd.fX > 0 ? box.fRight : box.fLeft; in find_yintercept() 61 const SkScalar t = (edge - pos.fX) / spd.fX; in find_yintercept() 63 const SkScalar dY = t * spd.fY; in find_yintercept() 231 spd = s; in initialize() 236 pos += spd * dt; in posTick() 254 SkVector spd; member 261 fBall.spd.fY = -fBall.spd.fY; in enforceConstraints() 267 fBall.spd.fX = this->fuzzBallSpeed(-fBall.spd.fX); in enforceConstraints() 268 fBall.spd.fY = this->fuzzBallSpeed(fBall.spd.fY); in enforceConstraints() [all …]
|
/third_party/skia/modules/sksg/samples/ |
D | SampleSVGPong.cpp | 60 std::tuple<SkScalar, SkScalar> find_yintercept(const SkPoint& pos, const SkVector& spd, in find_yintercept() argument 62 const SkScalar edge = spd.fX > 0 ? box.fRight : box.fLeft; in find_yintercept() 63 const SkScalar t = (edge - pos.fX) / spd.fX; in find_yintercept() 65 const SkScalar dY = t * spd.fY; in find_yintercept() 230 spd = s; in initialize() 235 pos += spd * dt; in posTick() 253 SkVector spd; member 260 fBall.spd.fY = -fBall.spd.fY; in enforceConstraints() 266 fBall.spd.fX = this->fuzzBallSpeed(-fBall.spd.fX); in enforceConstraints() 267 fBall.spd.fY = this->fuzzBallSpeed(fBall.spd.fY); in enforceConstraints() [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/ |
D | README.chromium | 2 Short Name: ffx-spd
|
/third_party/ffmpeg/libavfilter/ |
D | vf_vectorscope.c | 430 const uint16_t *spd = src[pd]; in vectorscope16() local 463 const int z = spd[iwd + j]; in vectorscope16() 482 const int z = spd[iwd + j]; in vectorscope16() 502 const int z = spd[iwd + j]; in vectorscope16() 524 const int z = spd[iwd + j]; in vectorscope16() 544 const int z = spd[iwd + j]; in vectorscope16() 630 const uint8_t *spd = src[pd]; in vectorscope8() local 659 const int z = spd[iwd + j]; in vectorscope8() 678 const int z = spd[iwd + j]; in vectorscope8() 698 const int z = spd[iwd + j]; in vectorscope8() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 1103 spd{"spd_Latn_ZZ"}
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 1121 spd{"spd_Latn_ZZ"}
|
D | langInfo.txt | 1366 "spd","Latn","ZZ",
|
/third_party/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 1120 spd{"spd_Latn_ZZ"}
|
D | langInfo.txt | 1364 "spd","Latn","ZZ",
|
/third_party/python/Lib/test/ |
D | mime.types | 830 application/vnd.sealedmedia.softseal.pdf spdf spd s1a
|
/third_party/node/ |
D | AUTHORS | 1413 mr-spd <spd.bisesser@gmail.com>
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 23773 spd
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V7.md | 465 …mit/9cc712ca18)] - **lib**: remove unused msg parameter in debug_agent (mr-spd) [#11833](https://g…
|
D | CHANGELOG_V6.md | 2147 …mit/f8426d9177)] - **lib**: remove unused msg parameter in debug_agent (mr-spd) [#11833](https://g…
|