Searched refs:interface_unlock_shared (Results 1 - 25 of 28) sorted by relevance

12

/frameworks/wilhelm/src/desktop/
H A DSDL.c33 interface_unlock_shared(thisEngine);
/frameworks/wilhelm/src/itf/
H A DIAudioEncoder.c53 interface_unlock_shared(thiz);
H A DIPrefetchStatus.c32 interface_unlock_shared(thiz);
51 interface_unlock_shared(thiz);
107 interface_unlock_shared(thiz);
150 interface_unlock_shared(thiz);
H A DIVolume.c55 interface_unlock_shared(thiz);
109 interface_unlock_shared(thiz);
148 interface_unlock_shared(thiz);
190 interface_unlock_shared(thiz);
H A DIRecord.c60 interface_unlock_shared(thiz);
107 interface_unlock_shared(thiz);
170 interface_unlock_shared(thiz);
242 interface_unlock_shared(thiz);
287 interface_unlock_shared(thiz);
H A DIStreamInformation.c36 interface_unlock_shared(thiz);
85 interface_unlock_shared(thiz);
152 interface_unlock_shared(thiz);
202 interface_unlock_shared(thiz);
252 interface_unlock_shared(thiz);
H A DIEnvironmentalReverb.c93 interface_unlock_shared(thiz);
155 interface_unlock_shared(thiz);
214 interface_unlock_shared(thiz);
273 interface_unlock_shared(thiz);
334 interface_unlock_shared(thiz);
393 interface_unlock_shared(thiz);
454 interface_unlock_shared(thiz);
513 interface_unlock_shared(thiz);
572 interface_unlock_shared(thiz);
631 interface_unlock_shared(thi
[all...]
H A DIEqualizer.c201 interface_unlock_shared(thiz);
235 interface_unlock_shared(thiz);
274 interface_unlock_shared(thiz);
330 interface_unlock_shared(thiz);
350 interface_unlock_shared(thiz);
362 interface_unlock_shared(thiz);
402 interface_unlock_shared(thiz);
H A DIPlay.c127 interface_unlock_shared(thiz);
231 interface_unlock_shared(thiz);
296 interface_unlock_shared(thiz);
368 interface_unlock_shared(thiz);
432 interface_unlock_shared(thiz);
H A DIAndroidEffectCapabilities.c36 interface_unlock_shared(thiz);
66 interface_unlock_shared(thiz);
H A DIAndroidEffectSend.c72 interface_unlock_shared(thiz);
135 interface_unlock_shared(thiz);
H A DIMuteSolo.c85 interface_unlock_shared(thiz);
157 interface_unlock_shared(thiz);
H A DIPlaybackRate.c63 interface_unlock_shared(thiz);
118 interface_unlock_shared(thiz);
H A DILEDArray.c93 interface_unlock_shared(thiz);
H A DIPresetReverb.c91 interface_unlock_shared(thiz);
H A DIEffectSend.c178 interface_unlock_shared(thiz);
242 interface_unlock_shared(thiz);
302 interface_unlock_shared(thiz);
H A DI3DGrouping.c86 interface_unlock_shared(thiz);
H A DIMIDITime.c110 interface_unlock_shared(thiz);
H A DISeek.c121 interface_unlock_shared(thiz);
H A DI3DSource.c87 interface_unlock_shared(thiz);
271 interface_unlock_shared(thiz);
H A DIAndroidBufferQueue.c410 interface_unlock_shared(thiz);
450 interface_unlock_shared(thiz);
588 interface_unlock_shared(thiz);
H A DIBufferQueue.c136 interface_unlock_shared(thiz);
H A DI3DLocation.c253 interface_unlock_shared(thiz);
/frameworks/wilhelm/src/
H A Dlocks.h56 #define interface_unlock_shared(thiz) object_unlock_shared(InterfaceToIObject(thiz)) macro
70 #define interface_unlock_peek(thiz) interface_unlock_shared(thiz)
/frameworks/wilhelm/src/android/
H A DAudioRecorder_to_android.cpp116 interface_unlock_shared(&ar->mRecord);
133 interface_unlock_shared(&ar->mRecord);
152 interface_unlock_shared(&ar->mRecord);

Completed in 2486 milliseconds

12