Searched refs:nextSection (Results 1 – 2 of 2) sorted by relevance
650 Section nextSection; in startElementHandler() local652 nextSection = SECTION_DECODERS; in startElementHandler()654 nextSection = SECTION_ENCODERS; in startElementHandler()656 nextSection = SECTION_SETTINGS; in startElementHandler()662 mState->enterSection(nextSection); in startElementHandler()
1025 int nextSection = targetSection + 1; in scrollTo() local1056 int nextNextSection = nextSection + 1; in scrollTo()1060 nextSection++; in scrollTo()1068 final float nextPosition = (float) nextSection / sectionCount; in scrollTo()