Home
last modified time | relevance | path

Searched refs:getSoundPool (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/media/jni/soundpool/
H A Dandroid_media_SoundPool.cpp350 auto soundPool = getSoundPool(env, thiz); in android_media_SoundPool_load_FD()
359 auto soundPool = getSoundPool(env, thiz); in android_media_SoundPool_unload()
370 auto soundPool = getSoundPool(env, thiz); in android_media_SoundPool_play()
386 auto soundPool = getSoundPool(env, thiz); in android_media_SoundPool_pause()
395 auto soundPool = getSoundPool(env, thiz); in android_media_SoundPool_resume()
404 auto soundPool = getSoundPool(env, thiz); in android_media_SoundPool_autoPause()
413 auto soundPool = getSoundPool(env, thiz); in android_media_SoundPool_autoResume()
422 auto soundPool = getSoundPool(env, thiz); in android_media_SoundPool_stop()
432 auto soundPool = getSoundPool(env, thiz); in android_media_SoundPool_setVolume()
441 auto soundPool = getSoundPool(env, thiz); in android_media_SoundPool_mute()
[all …]