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

  /frameworks/native/include/gui/
BufferQueueProducer.h 180 // waitForFreeSlotThenRelock finds the oldest slot in the FREE state. It may
185 status_t waitForFreeSlotThenRelock(const char* caller, bool async,
  /frameworks/native/libs/gui/
BufferQueueProducer.cpp 134 status_t BufferQueueProducer::waitForFreeSlotThenRelock(const char* caller,
285 status_t status = waitForFreeSlotThenRelock("dequeueBuffer", async,
486 status_t status = waitForFreeSlotThenRelock("attachBuffer(P)", false,
    [all...]

Completed in 42 milliseconds