Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
Daudioplay.cpp317 const uint8_t* soundBuf; in create() local
319 if (!parseClipBuf(exampleClipBuf, exampleClipBufSize, &chunkFormat, &soundBuf, &soundBufSize)) { in create()