HomeSort by relevance Sort by last modified time
    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 3962 milliseconds