Searched refs:activeTracks (Results 1 – 1 of 1) sorted by relevance
5143 Vector< sp<RecordTrack> > activeTracks; in threadLoop() local5232 activeTracks.add(activeTrack); in threadLoop()5246 if (activeTracks.size() == 0) { in threadLoop()5363 size = activeTracks.size(); in threadLoop()5366 activeTrack = activeTracks[i]; in threadLoop()