Home
last modified time | relevance | path

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

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