OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNextAvailableIdx
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rsGrallocConsumer.h
52
uint32_t
getNextAvailableIdx
(Allocation *a);
rsGrallocConsumer.cpp
276
uint32_t GrallocConsumer::
getNextAvailableIdx
(Allocation *a) {
rsAllocation.cpp
643
mCurrentIdx = mGrallocConsumer->
getNextAvailableIdx
(this);
[
all
...]
Completed in 663 milliseconds