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

  /frameworks/native/services/surfaceflinger/
SurfaceFlingerConsumer.cpp 57 } else if (err == BufferQueue::PRESENT_LATER) {
Layer.cpp     [all...]
  /frameworks/native/include/gui/
BufferQueue.h 48 enum { STALE_BUFFER_SLOT = 1, NO_BUFFER_AVAILABLE, PRESENT_LATER };
224 // future, the buffer won't be acquired, and PRESENT_LATER will be
  /frameworks/native/libs/gui/
BufferQueue.cpp     [all...]

Completed in 132 milliseconds