HomeSort by relevance Sort by last modified time
    Searched full:usefd (Results 1 - 1 of 1) sorted by null

  /frameworks/wilhelm/tests/examples/
slesTestSendToPresetReverb.cpp 73 SLmillibel sendLevel, bool alwaysOn, bool useFd, bool loop)
173 if (useFd) {
320 if (useFd)
342 bool useFd = false;
352 useFd = true;
380 (SLmillibel)atoi(argv[i+3]), alwaysOn, useFd, loop);

Completed in 705 milliseconds