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
185
void
setupGrallocConsumer
(const Context *rsc, uint32_t numAlloc);
rsAllocation.cpp
602
void Allocation::
setupGrallocConsumer
(const Context *rsc, uint32_t numAlloc) {
628
// since we will always call
setupGrallocConsumer
first in
630
setupGrallocConsumer
(rsc, 1);
[
all
...]
Completed in 198 milliseconds