Home
last modified time | relevance | path

Searched refs:alloc_rec_t (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/ui/
DGraphicBufferAllocator.cpp47 GraphicBufferAllocator::alloc_rec_t> GraphicBufferAllocator::sAllocList;
75 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList); in dump()
80 const alloc_rec_t& rec(list.valueAt(i)); in dump()
148 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList); in allocate()
149 alloc_rec_t rec; in allocate()
179 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList); in free()
/frameworks/native/libs/ui/include/ui/
DGraphicBufferAllocator.h58 struct alloc_rec_t { struct
70 static KeyedVector<buffer_handle_t, alloc_rec_t> sAllocList; argument
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBufferAllocator.h58 struct alloc_rec_t { struct
70 static KeyedVector<buffer_handle_t, alloc_rec_t> sAllocList; argument