HomeSort by relevance Sort by last modified time
    Searched refs:drainQueueLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/gui/
BufferQueue.h 273 // drainQueueLocked drains the buffer queue if we're in synchronous mode
276 status_t drainQueueLocked();
  /frameworks/native/libs/gui/
BufferQueue.cpp 527 err = drainQueueLocked();
    [all...]

Completed in 61 milliseconds