Searched refs:SL_IID_ANDROIDCONFIGURATION (Results 1 – 8 of 8) sorted by relevance
32 DEFINE_INTERCEPTABLE_STUB_VARIABLE(SL_IID_ANDROIDCONFIGURATION);90 INIT_INTERCEPTABLE_STUB_VARIABLE("libOpenSLES.so", SL_IID_ANDROIDCONFIGURATION); in init_stub_library()
111 iidArray[1] = SL_IID_ANDROIDCONFIGURATION; in TestStreamTypeConfiguration()136 result = (*player)->GetInterface(player, SL_IID_ANDROIDCONFIGURATION, (void*)&configItf); in TestStreamTypeConfiguration()
12 SL_IID_ANDROIDCONFIGURATION; # var
78 const SLInterfaceID SL_IID_ANDROIDCONFIGURATION = &SL_IID_array[MPH_ANDROIDCONFIGURATION]; variable
179 const SLInterfaceID ids[3] = {SL_IID_BUFFERQUEUE, SL_IID_VOLUME, SL_IID_ANDROIDCONFIGURATION}; in createBufferQueueAudioPlayer()192 SL_IID_ANDROIDCONFIGURATION, &playerConfig); in createBufferQueueAudioPlayer()
243 iidArray[index++] = SL_IID_ANDROIDCONFIGURATION; in TestRecToBuffQueue()322 result = (*recorder)->GetInterface(recorder, SL_IID_ANDROIDCONFIGURATION, (void*)&configItf); in TestRecToBuffQueue()
191 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;