Searched refs:mNextChannelID (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DSoundPool.h230 int mNextChannelID; member in class:android::SoundPool
/frameworks/av/media/libmedia/
H A DSoundPool.cpp63 mNextChannelID = 0;
273 channelID = ++mNextChannelID;

Completed in 1097 milliseconds