Home
last modified time | relevance | path

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

/frameworks/rs/
DrsGrallocConsumer.h47 bool releaseIdx(uint32_t idx);
DrsGrallocConsumer.cpp261 bool GrallocConsumer::releaseIdx(uint32_t idx) { in releaseIdx() function in android::renderscript::GrallocConsumer
DrsAllocation.cpp156 mGrallocConsumer->releaseIdx(mCurrentIdx); in ~Allocation()