OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 81 milliseconds