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

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

Completed in 50 milliseconds