Home
last modified time | relevance | path

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

12

/aosp12/frameworks/wilhelm/src/itf/
H A 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 …]
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A DIAndroidEffectCapabilities.cpp36 interface_unlock_shared(thiz); in IAndroidEffectCapabilities_QueryNumEffects()
66 interface_unlock_shared(thiz); in IAndroidEffectCapabilities_QueryEffect()
H A DIAndroidEffectSend.cpp71 interface_unlock_shared(thiz); in IAndroidEffectSend_IsEnabled()
134 interface_unlock_shared(thiz); in IAndroidEffectSend_GetDirectLevel()
H A DIPlaybackRate.cpp63 interface_unlock_shared(thiz); in IPlaybackRate_GetRate()
118 interface_unlock_shared(thiz); in IPlaybackRate_GetProperties()
H A DIMuteSolo.cpp85 interface_unlock_shared(thiz); in IMuteSolo_GetChannelMute()
157 interface_unlock_shared(thiz); in IMuteSolo_GetChannelSolo()
H A DIAndroidBufferQueue.cpp410 interface_unlock_shared(thiz); in IAndroidBufferQueue_GetState()
450 interface_unlock_shared(thiz); in IAndroidBufferQueue_GetCallbackEventsMask()
588 interface_unlock_shared(thiz);
H A DIAudioEncoder.cpp53 interface_unlock_shared(thiz); in IAudioEncoder_GetEncoderSettings()
H A DI3DSource.cpp87 interface_unlock_shared(thiz); in I3DSource_GetRolloffDistances()
271 interface_unlock_shared(thiz); in I3DSource_GetCone()
H A DILEDArray.cpp93 interface_unlock_shared(thiz); in ILEDArray_GetColor()
H A DIPresetReverb.cpp91 interface_unlock_shared(thiz); in IPresetReverb_GetPreset()
H A DI3DGrouping.cpp86 interface_unlock_shared(thiz); in I3DGrouping_Get3DGroup()
H A DIMIDITime.cpp110 interface_unlock_shared(thiz); in IMIDITime_GetLoopPoints()
H A DISeek.cpp121 interface_unlock_shared(thiz); in ISeek_GetLoop()
H A DIBufferQueue.cpp140 interface_unlock_shared(thiz); in IBufferQueue_GetState()
H A DI3DMacroscopic.cpp58 interface_unlock_shared(thiz); in I3DMacroscopic_GetSize()
/aosp12/frameworks/wilhelm/src/
H A Dlocks.h58 #define interface_unlock_shared(thiz) object_unlock_shared(InterfaceToIObject(thiz)) macro
72 #define interface_unlock_peek(thiz) interface_unlock_shared(thiz)
/aosp12/frameworks/wilhelm/src/desktop/
H A DSDL.cpp33 interface_unlock_shared(thisEngine); in SDL_callback()
/aosp12/frameworks/wilhelm/src/android/
H A DAudioRecorder_to_android.cpp186 interface_unlock_shared(&ar->mRecord); in audioRecorder_handleNewPos_lockRecord()
203 interface_unlock_shared(&ar->mRecord); in audioRecorder_handleMarker_lockRecord()
222 interface_unlock_shared(&ar->mRecord); in audioRecorder_handleOverrun_lockRecord()

12