Searched refs:exampleClipBufSize (Results 1 - 2 of 2) sorted by path

/frameworks/base/cmds/bootanimation/
H A Daudioplay.cpp310 bool create(const uint8_t* exampleClipBuf, int exampleClipBufSize) { argument
319 if (!parseClipBuf(exampleClipBuf, exampleClipBufSize, &chunkFormat, &soundBuf, &soundBufSize)) {
H A Daudioplay.h27 bool create(const uint8_t* exampleClipBuf, int exampleClipBufSize);

Completed in 70 milliseconds