HomeSort by relevance Sort by last modified time
    Searched defs:flushing (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengineimpl.cc 432 bool flushing = closing || (engine->engine_entered_ == 0); local
434 if (engine->output_handler_ && flushing) {
  /external/chromium_org/native_client_sdk/src/examples/api/video_decode/
video_decode.cc 158 bool flushing() const { return flushing_; } function in class:__anon13515::Decoder
  /external/chromium_org/ppapi/examples/video_decode/
video_decode.cc 159 bool flushing() const { return flushing_; } function in class:__anon14693::Decoder
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_private.h 145 unsigned eltSize; /* saved eltSize for flushing */
208 boolean flushing; /**< debugging/sanity */ member in struct:draw_context
452 * Flushing
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_private.h 145 unsigned eltSize; /* saved eltSize for flushing */
208 boolean flushing; /**< debugging/sanity */ member in struct:draw_context
452 * Flushing
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 790 FlushStatus *flushing = audio ? &mFlushingAudio : &mFlushingVideo; local
791 ALOGE("received error(%#x) from %s decoder, flushing(%d), now shutting down",
792 err, audio ? "audio" : "video", *flushing);
794 switch (*flushing) {
803 *flushing = FLUSHING_DECODER_SHUTDOWN; // initiate shutdown after flush.
815 *flushing = SHUTTING_DOWN_DECODER; // Shut down.
    [all...]
NuPlayerRenderer.cpp 1183 bool flushing = false; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_common_context.h 144 int max_post_flush_size; /* Number of bytes necessary for post flushing emits */
383 unsigned int flushing:1; /** whether we're currently in FlushCmdBufLocked */ member in struct:radeon_cmdbuf
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.h 144 int max_post_flush_size; /* Number of bytes necessary for post flushing emits */
383 unsigned int flushing:1; /** whether we're currently in FlushCmdBufLocked */ member in struct:radeon_cmdbuf
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 513 milliseconds