Searched refs:outputStreamCount (Results 1 – 1 of 1) sorted by relevance
186 int outputStreamCount = mNumOutputs; in openLocked() local190 inputStreamCount, outputStreamCount); in openLocked()209 mOutputStreams = new FileOutputStream[outputStreamCount]; in openLocked()210 mEventSchedulers = new MidiEventScheduler[outputStreamCount]; in openLocked()213 for (int i = 0; i < outputStreamCount; i++) { in openLocked()274 for (int port = 0; port < outputStreamCount; port++) { in openLocked()