Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGraphicBufferAllocator.cpp42 GraphicBufferAllocator::alloc_rec_t> GraphicBufferAllocator::sAllocList; member in android::GraphicBufferAllocator
56 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList); in dump()
121 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList); in allocate()
153 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList); in free()
/frameworks/native/libs/ui/include/ui/
DGraphicBufferAllocator.h72 static KeyedVector<buffer_handle_t, alloc_rec_t> sAllocList; variable
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBufferAllocator.h72 static KeyedVector<buffer_handle_t, alloc_rec_t> sAllocList; variable