OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setupGrallocConsumer
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsAllocation.h
181
void
setupGrallocConsumer
(const Context *rsc, uint32_t numAlloc);
rsAllocation.cpp
579
void Allocation::
setupGrallocConsumer
(const Context *rsc, uint32_t numAlloc) {
597
// since we will always call
setupGrallocConsumer
first in
599
setupGrallocConsumer
(rsc, 1);
857
alloc->
setupGrallocConsumer
(rsc, numAlloc);
[
all
...]
Completed in 61 milliseconds