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

  /frameworks/native/libs/ui/
GraphicBufferAllocator.cpp 36 GraphicBufferAllocator::alloc_rec_t> GraphicBufferAllocator::sAllocList;
57 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList);
112 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList);
142 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList);
  /frameworks/native/include/ui/
GraphicBufferAllocator.h 84 static KeyedVector<buffer_handle_t, alloc_rec_t> sAllocList;

Completed in 1556 milliseconds