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

12

/frameworks/wilhelm/src/desktop/
H A DSDL.c31 interface_lock_shared(thisEngine);
/frameworks/wilhelm/src/itf/
H A DIAudioEncoder.c51 interface_lock_shared(thiz);
H A DIPrefetchStatus.c30 interface_lock_shared(thiz);
49 interface_lock_shared(thiz);
105 interface_lock_shared(thiz);
148 interface_lock_shared(thiz);
H A DIVolume.c53 interface_lock_shared(thiz);
107 interface_lock_shared(thiz);
146 interface_lock_shared(thiz);
188 interface_lock_shared(thiz);
H A DIRecord.c58 interface_lock_shared(thiz);
96 interface_lock_shared(thiz);
168 interface_lock_shared(thiz);
240 interface_lock_shared(thiz);
285 interface_lock_shared(thiz);
H A DIStreamInformation.c33 interface_lock_shared(thiz);
72 interface_lock_shared(thiz);
109 interface_lock_shared(thiz);
173 interface_lock_shared(thiz);
246 interface_lock_shared(thiz);
H A DIEnvironmentalReverb.c79 interface_lock_shared(thiz);
141 interface_lock_shared(thiz);
200 interface_lock_shared(thiz);
259 interface_lock_shared(thiz);
320 interface_lock_shared(thiz);
379 interface_lock_shared(thiz);
440 interface_lock_shared(thiz);
499 interface_lock_shared(thiz);
558 interface_lock_shared(thiz);
617 interface_lock_shared(thi
[all...]
H A DIPlay.c125 interface_lock_shared(thiz);
204 interface_lock_shared(thiz);
294 interface_lock_shared(thiz);
366 interface_lock_shared(thiz);
430 interface_lock_shared(thiz);
H A DIAndroidEffectCapabilities.c31 interface_lock_shared(thiz);
53 interface_lock_shared(thiz);
H A DIAndroidEffectSend.c69 interface_lock_shared(thiz);
125 interface_lock_shared(thiz);
H A DIMuteSolo.c72 interface_lock_shared(thiz);
144 interface_lock_shared(thiz);
H A DIPlaybackRate.c61 interface_lock_shared(thiz);
116 interface_lock_shared(thiz);
H A DILEDArray.c91 interface_lock_shared(thiz);
H A DIPresetReverb.c73 interface_lock_shared(thiz);
H A DIEffectSend.c176 interface_lock_shared(thiz);
233 interface_lock_shared(thiz);
300 interface_lock_shared(thiz);
H A DIEqualizer.c188 interface_lock_shared(thiz);
227 interface_lock_shared(thiz);
266 interface_lock_shared(thiz);
322 interface_lock_shared(thiz);
347 interface_lock_shared(thiz);
H A DI3DGrouping.c83 interface_lock_shared(thiz);
H A DIMIDITime.c107 interface_lock_shared(thiz);
H A DISeek.c117 interface_lock_shared(thiz);
H A DI3DSource.c84 I3DSource *thiz = (I3DSource *) self; interface_lock_shared(thiz);
267 interface_lock_shared(thiz);
H A DIAndroidBufferQueue.c405 interface_lock_shared(thiz);
448 interface_lock_shared(thiz);
506 interface_lock_shared(thiz);
H A DIBufferQueue.c129 interface_lock_shared(thiz);
H A DI3DLocation.c250 interface_lock_shared(thiz);
/frameworks/wilhelm/src/
H A Dlocks.h55 #define interface_lock_shared(thiz) object_lock_shared(InterfaceToIObject(thiz)) macro
69 #define interface_lock_peek(thiz) interface_lock_shared(thiz)
/frameworks/wilhelm/src/android/
H A DAudioRecorder_to_android.cpp113 interface_lock_shared(&ar->mRecord);
130 interface_lock_shared(&ar->mRecord);
147 interface_lock_shared(&ar->mRecord);

Completed in 68 milliseconds

12