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

/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h72 InitAudioThread(uint8_t* exampleAudioData, int mExampleAudioLength);
77 int mExampleAudioLength; member in class:android::BootAnimation::InitAudioThread
H A DBootAnimation.cpp1225 mExampleAudioLength(exampleAudioLength) {}
1228 audioplay::create(mExampleAudioData, mExampleAudioLength);

Completed in 924 milliseconds