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

  /frameworks/native/include/gui/
BufferQueueProducer.h 196 int getFreeSlotLocked() const;
  /frameworks/native/libs/gui/
BufferQueueProducer.cpp 233 int BufferQueueProducer::getFreeSlotLocked() const {
299 *found = getFreeSlotLocked();
303 int slot = getFreeSlotLocked();
    [all...]

Completed in 168 milliseconds