HomeSort by relevance Sort by last modified time
    Searched full:looping (Results 226 - 250 of 504) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/include/core/
SkDevice.h 221 and are handling any looping from the paint, and any effects from the
  /external/skia/src/effects/
SkDashPathEffect.cpp 285 // Using double precision to avoid looping indefinitely due to single precision rounding
  /external/skia/src/gpu/
GrResourceCache.cpp 270 * looping until either all resources in the cache are unlocked or we've met
  /external/smack/src/org/jivesoftware/smack/
PacketReader.java 307 * Processes a packet after it's been fully parsed by looping through the installed
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_ndis.c 174 * us from looping for long, but we need to allow enough CPU
  /frameworks/base/media/java/android/media/
AudioTrack.java     [all...]
  /frameworks/wilhelm/tests/examples/
slesTestSendToPresetReverb.cpp 272 /* Enable looping */
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasPing.java 339 * looping behavior by continually reporting changes in a mailbox, even
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFAState.java 144 /** Used to prevent the closure operation from looping to itself and
145 * hence looping forever. Sensitive to the NFA state, the alt, and
  /external/icu4c/extra/uconv/
uconv.cpp 831 // looping until it is; message key "premEndInput" now obsolete.
    [all...]
  /frameworks/av/media/libmedia/
AudioTrackShared.cpp 718 // If looping is enabled, should return a higher number (since includes non-contiguous).
801 buffer->mNonContig = 0; // FIXME should be > 0 for looping
AudioTrack.cpp 148 // it is looping on buffer full condition in obtainBuffer().
470 // It may be needed to make sure that we stop playback, likely in case looping is on.
747 // If we use setLoop for both purposes we lose the capability to set the position while looping.
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
Renderer9.cpp     [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
VideoEditorAPITest.java 727 assertFalse("Audio Track is Looping", audioTrack.isLooping())
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/
EasSyncService.java     [all...]
  /external/clang/lib/Analysis/
CFG.cpp     [all...]
  /external/clang/test/Analysis/
edges-new.mm     [all...]
  /ndk/sources/host-tools/make-3.81/tests/
ChangeLog 212 re-exec infinite looping.
704 invoke foreach from it without looping forever.
  /cts/tests/tests/mediastress/src/android/mediastress/cts/
CodecTest.java 174 Log.v(TAG, "looping position " + currentPosition + "duration = " + (t2-t1));
  /dalvik/vm/jdwp/
JdwpAdb.cpp 508 /* read some more, looping until we have data */
JdwpSocket.cpp 666 /* read some more, looping until we have data */
  /external/chromium/base/
process_util_win.cc 710 free(buffer); // If we're looping, eventually fail.
  /external/chromium/chrome/browser/sync/engine/
conflict_resolver.cc 309 // If we find we've been looping we re-root the hierarchy.
syncer_thread.cc 557 << " SyncerThread: Done SyncShare looping.";
    [all...]
  /external/chromium_org/base/message_loop/
message_loop.h 285 // Quit method when looping procedures (such as web pages) have been shut

Completed in 527 milliseconds

1 2 3 4 5 6 7 8 91011>>