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

/frameworks/base/cmds/bootanimation/
H A DAudioPlayer.h41 int mPeriodCount; member in class:android::AudioPlayer
H A DAudioPlayer.cpp63 mPeriodCount(0),
173 mPeriodCount = tempInt;
273 config.period_count = mPeriodCount;

Completed in 93 milliseconds