Home
last modified time | relevance | path

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

/external/oboe/src/aaudio/
DAAudioLoader.h260 signature_I_PS stream_getDeviceId = nullptr; variable
DAAudioLoader.cpp136 stream_getDeviceId = load_I_PS("AAudioStream_getDeviceId"); in open()
DAudioStreamAAudio.cpp406 mDeviceId = mLibLoader->stream_getDeviceId(mAAudioStream); in open()