Searched refs:nextIndex (Results 1 – 3 of 3) sorted by relevance
69 int nextIndex = i + 1; in testGetIndex() local73 assertEquals(nextIndex, dateSorter.getIndex(boundary)); in testGetIndex()74 assertEquals(nextIndex, dateSorter.getIndex(boundary-1)); in testGetIndex()
346 final int nextIndex = tapIndex * fingerCount + i;348 strokes[nextIndex] = startingAt(nextStartTime, click(pointers[i]));395 final int nextIndex = tapIndex * fingerCount + i;399 strokes[nextIndex] = startingAt(nextStartTime, longClick(pointers[i]));401 strokes[nextIndex] = startingAt(nextStartTime, click(pointers[i]));
841 uint32_t nextIndex; in drawFrame() local843 mSemaphore, VK_NULL_HANDLE, &nextIndex)); in drawFrame()855 .pCommandBuffers = &mCommandBuffers[nextIndex], in drawFrame()871 .pImageIndices = &nextIndex, in drawFrame()