Home | History | Annotate | Download | only in rs

Lines Matching refs:mCurrentIdx

156         mGrallocConsumer->releaseIdx(mCurrentIdx);
587 mCurrentIdx = 0;
610 mCurrentIdx = mGrallocConsumer->getNextAvailableIdx(this);
611 if (mCurrentIdx >= mGrallocConsumer->mNumAlloc) {
634 media_status_t ret = mGrallocConsumer->lockNextBuffer(mCurrentIdx);