Searched refs:input_index (Results 1 – 1 of 1) sorted by relevance
6927 size_t input_index; in checkInputsForDevice() local6928 for (input_index = 0; input_index < mInputs.size(); input_index++) { in checkInputsForDevice()6929 desc = mInputs.valueAt(input_index); in checkInputsForDevice()6937 if (input_index != mInputs.size()) { in checkInputsForDevice()