Home
last modified time | relevance | path

Searched refs:soundPoolThread (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/jni/soundpool/
DSoundPoolThread.cpp77 SoundPoolThread* soundPoolThread = (SoundPoolThread*)arg; in beginThread() local
78 return soundPoolThread->run(); in beginThread()