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 64 mPreviousBufferSlot(BufferQueue::INVALID_BUFFER_SLOT),
161 mPreviousBufferSlot = mCurrentBufferSlot;
218 status_t result = addReleaseFence(mPreviousBufferSlot,
223 status_t result = releaseBufferLocked(mPreviousBufferSlot,
FramebufferSurface.h 101 int mPreviousBufferSlot;

Completed in 208 milliseconds