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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
FramebufferSurface.cpp 68 mPreviousBufferSlot(BufferQueue::INVALID_BUFFER_SLOT),
156 mPreviousBufferSlot = mCurrentBufferSlot;
210 status_t result = addReleaseFence(mPreviousBufferSlot,
215 status_t result = releaseBufferLocked(mPreviousBufferSlot,
FramebufferSurface.h 98 int mPreviousBufferSlot;

Completed in 128 milliseconds