Searched refs:glitch (Results 1 – 25 of 27) sorted by relevance
12
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 103 SpanGlitch* glitch = fGlitches.push(); in recordCommon() local 104 glitch->fBase = nullptr; in recordCommon() 105 glitch->fSuspect = nullptr; in recordCommon() 106 glitch->fSegment = nullptr; in recordCommon() 107 glitch->fOppSegment = nullptr; in recordCommon() 108 glitch->fCoinSpan = nullptr; in recordCommon() 109 glitch->fEndSpan = nullptr; in recordCommon() 110 glitch->fOppSpan = nullptr; in recordCommon() 111 glitch->fOppEndSpan = nullptr; in recordCommon() 112 glitch->fStartT = SK_ScalarNaN; in recordCommon() [all …]
|
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.cpp | 103 SpanGlitch* glitch = fGlitches.push(); in recordCommon() local 104 glitch->fBase = nullptr; in recordCommon() 105 glitch->fSuspect = nullptr; in recordCommon() 106 glitch->fSegment = nullptr; in recordCommon() 107 glitch->fOppSegment = nullptr; in recordCommon() 108 glitch->fCoinSpan = nullptr; in recordCommon() 109 glitch->fEndSpan = nullptr; in recordCommon() 110 glitch->fOppSpan = nullptr; in recordCommon() 111 glitch->fOppEndSpan = nullptr; in recordCommon() 112 glitch->fStartT = SK_ScalarNaN; in recordCommon() [all …]
|
/external/oboe/apps/OboeTester/docs/ |
D | AutomatedTesting.md | 46 --es test {latency, glitch} 49 The "glitch" test will perform a single Glitch test. 65 There are several optional parameters for just the "glitch" test: 67 …ef tolerance {tolerance} // amount of deviation from expected that is considered a glitch 69 --ei duration {seconds} // glitch test duration, default is 10 seconds 81 or for a "glitch" test: 84 --es test glitch \ 163 glitch.frames = 0 # frames spent glitching or recovering from a glitch 170 …glitch.count = 0 # number of glitch events, actual number may be higher if close tog… 172 Here is a report from a test that failed because the output was muted. Note the glitch.count is mis… [all …]
|
D | Usage.md | 22 The audio is expected to glitch when the workload is high because there is too much work 72 If the actual input does not match the expected sine wave value then it is counted as a glitch. 73 The test will display the maximum time that it ran without seeing a glitch. 76 If #XRuns increments when a glitch occurs then the glitch is probably due to preemption of the audi…
|
/external/libchrome/mojo/public/mojom/base/ |
D | thread_priority.mojom | 15 // Suitable for low-latency, glitch-resistant audio.
|
/external/webrtc/sdk/objc/native/src/audio/ |
D | audio_device_ios.mm | 439 // If so, we have an indication of a glitch in the output audio since the 447 RTCLogWarning(@"Possible playout audio glitch detected.\n" 451 // to a real glitch. Instead, the most probable cause is that a headset 631 // Don't update metrics if we're interrupted since a "glitch" is expected 634 RTCLog(@"Ignoring audio glitch due to interruption."); 637 // Avoid doing glitch detection for two seconds after a volume change 641 RTCLog(@"Ignoring audio glitch due to recent output volume change.");
|
/external/mesa3d/docs/relnotes/ |
D | 11.0.5.rst | 33 Graphical glitch in Astromenace (open-source game).
|
D | 11.1.0.rst | 179 Graphical glitch in Astromenace (open-source game).
|
D | 19.1.0.rst | 243 - radv: Dragon Quest XI (DXVK) has a graphical glitch (regression,
|
/external/webrtc/examples/objc/AppRTCMobile/ios/ |
D | ARDVideoCallViewController.m | 192 RTCLog(@"Audio session detected glitch, total: %lld", totalNumberOfGlitches);
|
/external/webrtc/docs/native-code/rtp-hdrext/playout-delay/ |
D | README.md | 50 * 400 ms: Application that want to ensure a network glitch has very little chance of causing a free…
|
/external/oboe/docs/ |
D | OpenSLESMigration.md | 96 …or the buffer size, which usually represents a good tradeoff between latency and glitch protection:
|
D | FullGuide.md | 296 audio glitch. You can pad the buffer with zeros to create a
|
/external/rust/crates/libz-sys/src/zlib/win32/ |
D | DLL_FAQ.txt | 112 is risky. Any single glitch in the maintenance or use of the
|
/external/rust/crates/libz-sys/src/zlib-ng/win32/ |
D | DLL_FAQ.txt | 112 is risky. Any single glitch in the maintenance or use of the
|
/external/libabigail/ |
D | NEWS | 671 Fix indentation glitch before the </abi-corpus> tag in abixml 690 Fix doc glitch in abidiff.rst
|
D | ChangeLog | 10035 Fix doc glitch in abidiff.rst 10036 * doc/manuals/abidiff.rst: Fix glitch. 10705 Fix indentation glitch before the </abi-corpus> tag in abixml 17166 Fix tests/data/Makefile.am glitch 20182 Fix a little glitch in the test suite 30939 Fix a glitch in member data diff reporting 33772 glitch above.
|
/external/ImageMagick/ |
D | ChangeLog | 2367 * Fix drawing glitch for stroke widths greater than 2 (reference
|
/external/freetype/ |
D | ChangeLog.26 | 437 Argo T Light that would glitch severely after calling ALIGNRP after a
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/libxml2/ |
D | ChangeLog | 8835 small glitch missing a const 12935 * xmlIO.c: small portability glitch fixed.
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 18793 故障 < glitch; 33881 故障 > glitch;
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|
/external/python/cpython2/Misc/ |
D | HISTORY | 2146 - Fixed a display glitch in Pynche, which could cause the right arrow to
|
/external/python/cpython3/Misc/ |
D | HISTORY | 19530 - Fixed a display glitch in Pynche, which could cause the right arrow to
|
12