Loading libs/gui/BufferQueueProducer.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -890,7 +890,7 @@ void BufferQueueProducer::allocateBuffers(bool async, uint32_t width, continue; } freeSlots.push_front(slot); freeSlots.push_back(slot); } } Loading Loading
libs/gui/BufferQueueProducer.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -890,7 +890,7 @@ void BufferQueueProducer::allocateBuffers(bool async, uint32_t width, continue; } freeSlots.push_front(slot); freeSlots.push_back(slot); } } Loading