Searched refs:input_index (Results 1 – 1 of 1) sorted by relevance
7284 size_t input_index; in checkInputsForDevice() local7285 for (input_index = 0; input_index < mInputs.size(); input_index++) { in checkInputsForDevice()7286 desc = mInputs.valueAt(input_index); in checkInputsForDevice()7294 if (input_index != mInputs.size()) { in checkInputsForDevice()