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

  /frameworks/native/libs/gui/include/gui/
BufferQueueDefs.h 20 #include <gui/BufferSlot.h>
27 typedef BufferSlot SlotsType[NUM_BUFFER_SLOTS];
BufferSlot.h 174 struct BufferSlot {
176 BufferSlot()
BufferQueueProducer.h 25 struct BufferSlot;
Surface.h 293 struct BufferSlot {
310 BufferSlot mSlots[NUM_BUFFER_SLOTS];
BufferQueueCore.h 22 #include <gui/BufferSlot.h>
  /frameworks/native/libs/gui/
BufferSlot.cpp 17 #include <gui/BufferSlot.h>
  /frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
buffer_hub_queue_producer.h 175 struct BufferHubSlot : public BufferSlot {
177 // BufferSlot comes from android framework, using m prefix to comply with
178 // the name convention with the reset of data fields from BufferSlot.

Completed in 439 milliseconds