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 74 SLmillibel sendLevel, bool alwaysOn, bool useFd, bool loop)
174 if (useFd) {
321 if (useFd)
343 bool useFd = false;
353 useFd = true;
381 (SLmillibel)atoi(argv[i+3]), alwaysOn, useFd, loop);

Completed in 69 milliseconds