HomeSort by relevance Sort by last modified time
    Searched full:enqueued (Results 101 - 125 of 208) sorted by null

1 2 3 45 6 7 8 9

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
mga_drm.h 215 unsigned int last_enqueue; /* last time a buffer was enqueued */
  /device/moto/shamu/camera/QCamera2/util/
QCameraQueue.cpp 135 * @data : data to be enqueued
172 * @data : data to be enqueued
  /frameworks/base/core/java/android/os/
Message.java 82 * This flag is set when the message is enqueued and remains set while it
273 * enqueued or that is in the process of being delivered to a Handler.
  /hardware/qcom/camera/QCamera2/util/
QCameraQueue.cpp 133 * @data : data to be enqueued
170 * @data : data to be enqueued
  /libcore/luni/src/main/java/java/util/concurrent/
LinkedBlockingQueue.java 67 * Whenever an element is enqueued, the putLock is acquired and
69 * enqueued Node by either acquiring the putLock (via fullyLock)
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 153 // pBufferData is a pointer to a buffer that we previously Enqueued
  /development/ndk/platforms/android-14/samples/native-media/jni/
native-media-jni.c 152 // pBufferData is a pointer to a buffer that we previously Enqueued
  /external/google-breakpad/src/tools/mac/upload_system_symbols/
upload_system_symbols.go 227 // path to the symbol file will be enqueued there, too.
  /external/guava/guava-tests/test/com/google/common/cache/
CacheTesting.java 201 // under high memory pressure keys/values may be nulled out but not yet enqueued
  /external/openfst/src/include/fst/
shortest-distance.h 105 vector<bool> enqueued_; // Is state enqueued?
  /external/v8/src/
object-observe.js 328 // priority. When a change record must be enqueued for the callback, it
  /frameworks/av/cmds/stagefright/
SimplePlayer.cpp 502 ALOGV("enqueued input data on track %zu", trackIndex);
  /frameworks/av/media/libstagefright/mpeg2ts/
AnotherPacketSource.cpp 420 // dequeued access units should be a subset of enqueued access units
  /frameworks/base/core/java/android/app/
SharedPreferencesImpl.java 499 * that they're enqueued.
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 149 * This thread handles the messages enqueued in the looper. The normal sequence
  /frameworks/native/libs/gui/tests/
IGraphicBufferProducer_test.cpp 409 // Slot was enqueued without requesting a buffer
  /frameworks/wilhelm/src/itf/
IAndroidBufferQueue.c 383 // set enqueue attribute if state is PLAYING and the first buffer is enqueued
IOutputMixExt.c 303 // Maybe it enqueued another buffer, or maybe it didn't.
  /frameworks/wilhelm/src/
itfstruct.h 677 bool mEOS; // whether EOS has been enqueued; never reset
  /frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp 219 // verify that each buffer is enqueued properly and increments the buffer count
  /frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c 141 // pBufferData is a pointer to a buffer that we previously Enqueued
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 309 #if 0 // used to test ABQ starving where only one buffer is enqueued before playback
  /packages/apps/InCallUI/src/com/android/incallui/
CallerInfoAsyncQuery.java 125 * This thread handles the messages enqueued in the looper. The normal sequence
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputTestsBase.java 230 // Run messages to avoid the messages enqueued by startInputView() and its friends
  /external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/
MockWebServer.java 259 * first request is served by the first enqueued response; the second request
260 * by the second enqueued response; and so on.
    [all...]

Completed in 732 milliseconds

1 2 3 45 6 7 8 9