Searched defs:getLastValidSourceIndex (Results 1 – 2 of 2) sorted by relevance
219 int getLastValidSourceIndex() const { return std::min(currentSource, numSources - 1); } in getLastValidSourceIndex() function