HomeSort by relevance Sort by last modified time
    Searched refs:android_outputMix_realize (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/src/android/
OutputMix_to_android.h 20 extern SLresult android_outputMix_realize(COutputMix *om, SLboolean async);
OutputMix_to_android.cpp 29 SLresult android_outputMix_realize(COutputMix *om, SLboolean async) {
  /frameworks/wilhelm/src/objects/
COutputMix.c 30 result = android_outputMix_realize(thiz, async);

Completed in 224 milliseconds