HomeSort by relevance Sort by last modified time
    Searched full:bufferinput (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/base/
socketadapters.cc 98 void BufferedReadAdapter::BufferInput(bool on) {
184 BufferInput(true);
211 BufferInput(false);
221 BufferInput(true);
245 BufferInput(false);
271 BufferInput(true);
356 BufferInput(false);
509 BufferInput(false);
531 BufferInput(true);
647 BufferInput(false)
    [all...]
natserver.cc 73 BufferInput(true);
103 BufferInput(false);
socketadapters.h 44 void BufferInput(bool on = true);
  /frameworks/native/libs/gui/tests/
BufferItemConsumer_test.cpp 93 IGraphicBufferProducer::QueueBufferInput bufferInput(
97 status_t ret = mProducer->queueBuffer(slot, bufferInput, &bufferOutput);

Completed in 194 milliseconds