HomeSort by relevance Sort by last modified time
    Searched full:glitches (Results 1 - 25 of 27) sorted by null

1 2

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/experiments/
GlitchExperiment.java 29 * Experiment to detect glitches or dropouts in the signal.
30 * A number of artificial glitches can be optionally introduced.
78 int glitches = Math.round(ret[Native.GLITCH_COUNT]); local
85 if (glitches > targetMax || glitches < targetMin) {
92 glitches, targetMax, duration)); local
95 glitches, targetMin, targetMax, duration)); local
  /external/bison/lib/
stdio--.h 1 /* Like stdio.h, but redefine some names to avoid glitches.
stdio-safer.h 1 /* Invoke stdio functions, but avoid some glitches.
unistd--.h 1 /* Like unistd.h, but redefine some names to avoid glitches.
unistd-safer.h 1 /* Invoke unistd-like functions, but avoid some glitches.
dup-safer.c 1 /* Invoke dup, but avoid some glitches.
fopen-safer.c 1 /* Invoke fopen, but avoid some glitches.
pipe-safer.c 1 /* Invoke pipe, but avoid some glitches.
  /cts/apps/CtsVerifier/res/values/
strings.xml 195 <string name="aq_glitch_report_exact">%1$d glitches detected; expected %2$d, duration %3$.1fs</string>
196 <string name="aq_glitch_report_range">%1$d glitches detected; expected %2$d-%3$d, duration %4$.1fs</string>
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 244 * android_app_exec_cmd() in order to avoid transient drawing glitches.
  /external/webkit/WebCore/rendering/
RenderReplaced.cpp 341 // for repainting to avoid selection painting glitches.
  /external/webkit/WebCore/platform/
ScrollView.h 108 // where it would cause rendering glitches (such as with fixed backgrounds or when the view is partially transparent).
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
StkService.java 561 // One reason for out of order responses can be UI glitches. For example,
  /external/chromium/third_party/icu/source/test/intltest/
utxttest.cpp 94 // Test simple strings of lengths 1 to 60, looking for glitches at buffer boundaries
109 // looking for glitches at buffer boundaries
    [all...]
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 47 // disable for the moment, as we have some glitches when width != multiple of 4
  /external/icu4c/test/intltest/
utxttest.cpp 96 // Test simple strings of lengths 1 to 60, looking for glitches at buffer boundaries
111 // looking for glitches at buffer boundaries
    [all...]
  /frameworks/base/services/surfaceflinger/
Layer.cpp 490 // glitches upon orientation changes.
  /external/bluetooth/glib/
ChangeLog.pre-2-14 291 * glib/pltcheck.sh: Fix some glitches
1046 Fix two glitches in the Unicode case conversion
    [all...]
  /external/quake/quake/src/QW/docs/
qwcl-readme.txt     [all...]
  /packages/apps/Phone/src/com/android/phone/
CallNotifier.java 621 * glitches.)
    [all...]
InCallScreen.java     [all...]
  /external/quake/quake/src/WinQuake/
wqreadme.txt     [all...]
  /frameworks/base/services/java/com/android/server/
PowerManagerService.java     [all...]
  /external/quake/quake/src/WinQuake/data/
TECHINFO.TXT 365 are being sent to the screen; this can cause occasional glitches in
    [all...]
  /external/bison/
ChangeLog 686 Fix some porting glitches found by Nelson H. F. Beebe.
    [all...]

Completed in 401 milliseconds

1 2