Home
last modified time | relevance | path

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

12

/frameworks/wilhelm/src/itf/
DIPrefetchStatus.cpp32 interface_unlock_shared(thiz); in IPrefetchStatus_GetPrefetchStatus()
51 interface_unlock_shared(thiz); in IPrefetchStatus_GetFillLevel()
107 interface_unlock_shared(thiz); in IPrefetchStatus_GetCallbackEventsMask()
150 interface_unlock_shared(thiz); in IPrefetchStatus_GetFillUpdatePeriod()
DIEnvironmentalReverb.cpp93 interface_unlock_shared(thiz); in IEnvironmentalReverb_GetRoomLevel()
155 interface_unlock_shared(thiz); in IEnvironmentalReverb_GetRoomHFLevel()
214 interface_unlock_shared(thiz); in IEnvironmentalReverb_GetDecayTime()
273 interface_unlock_shared(thiz); in IEnvironmentalReverb_GetDecayHFRatio()
334 interface_unlock_shared(thiz); in IEnvironmentalReverb_GetReflectionsLevel()
393 interface_unlock_shared(thiz); in IEnvironmentalReverb_GetReflectionsDelay()
454 interface_unlock_shared(thiz); in IEnvironmentalReverb_GetReverbLevel()
513 interface_unlock_shared(thiz); in IEnvironmentalReverb_GetReverbDelay()
572 interface_unlock_shared(thiz); in IEnvironmentalReverb_GetDiffusion()
631 interface_unlock_shared(thiz); in IEnvironmentalReverb_GetDensity()
[all …]
DIStreamInformation.cpp36 interface_unlock_shared(thiz); in IStreamInformation_QueryMediaContainerInformation()
85 interface_unlock_shared(thiz); in IStreamInformation_QueryStreamType()
152 interface_unlock_shared(thiz); in IStreamInformation_QueryStreamInformation()
202 interface_unlock_shared(thiz); in IStreamInformation_QueryStreamName()
252 interface_unlock_shared(thiz); in IStreamInformation_QueryActiveStreams()
DIVolume.cpp56 interface_unlock_shared(thiz); in IVolume_GetVolumeLevel()
110 interface_unlock_shared(thiz); in IVolume_GetMute()
149 interface_unlock_shared(thiz); in IVolume_IsEnabledStereoPosition()
191 interface_unlock_shared(thiz); in IVolume_GetStereoPosition()
DIRecord.cpp60 interface_unlock_shared(thiz); in IRecord_GetRecordState()
107 interface_unlock_shared(thiz); in IRecord_GetPosition()
170 interface_unlock_shared(thiz); in IRecord_GetCallbackEventsMask()
242 interface_unlock_shared(thiz); in IRecord_GetMarkerPosition()
287 interface_unlock_shared(thiz); in IRecord_GetPositionUpdatePeriod()
DIEqualizer.cpp201 interface_unlock_shared(thiz); in IEqualizer_GetBandLevel()
235 interface_unlock_shared(thiz); in IEqualizer_GetCenterFreq()
274 interface_unlock_shared(thiz); in IEqualizer_GetBandFreqRange()
330 interface_unlock_shared(thiz); in IEqualizer_GetBand()
350 interface_unlock_shared(thiz); in IEqualizer_GetCurrentPreset()
362 interface_unlock_shared(thiz); in IEqualizer_GetCurrentPreset()
398 interface_unlock_shared(thiz); in IEqualizer_UsePreset()
DIPlay.cpp127 interface_unlock_shared(thiz); in IPlay_GetPlayState()
231 interface_unlock_shared(thiz); in IPlay_GetPosition()
296 interface_unlock_shared(thiz); in IPlay_GetCallbackEventsMask()
368 interface_unlock_shared(thiz); in IPlay_GetMarkerPosition()
432 interface_unlock_shared(thiz); in IPlay_GetPositionUpdatePeriod()
DIEffectSend.cpp178 interface_unlock_shared(thiz); in IEffectSend_IsEnabled()
242 interface_unlock_shared(thiz); in IEffectSend_GetDirectLevel()
302 interface_unlock_shared(thiz); in IEffectSend_GetSendLevel()
DIAndroidEffectCapabilities.cpp36 interface_unlock_shared(thiz); in IAndroidEffectCapabilities_QueryNumEffects()
66 interface_unlock_shared(thiz); in IAndroidEffectCapabilities_QueryEffect()
DIAndroidEffectSend.cpp71 interface_unlock_shared(thiz); in IAndroidEffectSend_IsEnabled()
134 interface_unlock_shared(thiz); in IAndroidEffectSend_GetDirectLevel()
DIPlaybackRate.cpp63 interface_unlock_shared(thiz); in IPlaybackRate_GetRate()
118 interface_unlock_shared(thiz); in IPlaybackRate_GetProperties()
DIMuteSolo.cpp85 interface_unlock_shared(thiz); in IMuteSolo_GetChannelMute()
157 interface_unlock_shared(thiz); in IMuteSolo_GetChannelSolo()
DIAudioEncoder.cpp53 interface_unlock_shared(thiz); in IAudioEncoder_GetEncoderSettings()
DIAndroidBufferQueue.cpp410 interface_unlock_shared(thiz); in IAndroidBufferQueue_GetState()
450 interface_unlock_shared(thiz); in IAndroidBufferQueue_GetCallbackEventsMask()
588 interface_unlock_shared(thiz);
DI3DSource.cpp87 interface_unlock_shared(thiz); in I3DSource_GetRolloffDistances()
271 interface_unlock_shared(thiz); in I3DSource_GetCone()
DIPresetReverb.cpp91 interface_unlock_shared(thiz); in IPresetReverb_GetPreset()
DILEDArray.cpp93 interface_unlock_shared(thiz); in ILEDArray_GetColor()
DI3DGrouping.cpp86 interface_unlock_shared(thiz); in I3DGrouping_Get3DGroup()
DIMIDITime.cpp110 interface_unlock_shared(thiz); in IMIDITime_GetLoopPoints()
DISeek.cpp121 interface_unlock_shared(thiz); in ISeek_GetLoop()
DIBufferQueue.cpp140 interface_unlock_shared(thiz); in IBufferQueue_GetState()
DI3DMacroscopic.cpp58 interface_unlock_shared(thiz); in I3DMacroscopic_GetSize()
/frameworks/wilhelm/src/
Dlocks.h58 #define interface_unlock_shared(thiz) object_unlock_shared(InterfaceToIObject(thiz)) macro
72 #define interface_unlock_peek(thiz) interface_unlock_shared(thiz)
/frameworks/wilhelm/src/desktop/
DSDL.cpp33 interface_unlock_shared(thisEngine); in SDL_callback()
/frameworks/wilhelm/src/android/
DAudioRecorder_to_android.cpp184 interface_unlock_shared(&ar->mRecord); in audioRecorder_handleNewPos_lockRecord()
201 interface_unlock_shared(&ar->mRecord); in audioRecorder_handleMarker_lockRecord()
220 interface_unlock_shared(&ar->mRecord); in audioRecorder_handleOverrun_lockRecord()

12