Searched refs:slesDestroy (Results 1 – 4 of 4) sorted by relevance
95 public native int slesDestroy(long sles_data); in slesDestroy() method in NativeAudioThread218 int status = slesDestroy(local_sles_data); in runDestroy()
84 int slesDestroy(sles_data ** ppSles);
62 int status = slesDestroy(&pSles); in Java_com_android_cts_verifier_audio_NativeAudioThread_slesDestroy()
57 int slesDestroy(sles_data ** ppSles) { in slesDestroy() function