Home | History | Annotate | Download | only in default

Lines Matching full:numbatches

354     int numBatches = mInflightBatches.size();
355 if (numBatches == 0) {
359 uint32_t frameMax = mInflightBatches[numBatches - 1]->mLastFrame;
363 for (int i = 0; i < numBatches; i++) {