/aosp12/frameworks/wilhelm/src/itf/ |
H A D | IEnvironmentalReverb.cpp | 93 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 D | IPrefetchStatus.cpp | 32 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 D | IStreamInformation.cpp | 36 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 D | IRecord.cpp | 60 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 D | IVolume.cpp | 56 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 D | IEqualizer.cpp | 201 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 D | IPlay.cpp | 127 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 D | IEffectSend.cpp | 178 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 D | IAndroidEffectCapabilities.cpp | 36 interface_unlock_shared(thiz); in IAndroidEffectCapabilities_QueryNumEffects() 66 interface_unlock_shared(thiz); in IAndroidEffectCapabilities_QueryEffect()
|
H A D | IAndroidEffectSend.cpp | 71 interface_unlock_shared(thiz); in IAndroidEffectSend_IsEnabled() 134 interface_unlock_shared(thiz); in IAndroidEffectSend_GetDirectLevel()
|
H A D | IPlaybackRate.cpp | 63 interface_unlock_shared(thiz); in IPlaybackRate_GetRate() 118 interface_unlock_shared(thiz); in IPlaybackRate_GetProperties()
|
H A D | IMuteSolo.cpp | 85 interface_unlock_shared(thiz); in IMuteSolo_GetChannelMute() 157 interface_unlock_shared(thiz); in IMuteSolo_GetChannelSolo()
|
H A D | IAndroidBufferQueue.cpp | 410 interface_unlock_shared(thiz); in IAndroidBufferQueue_GetState() 450 interface_unlock_shared(thiz); in IAndroidBufferQueue_GetCallbackEventsMask() 588 interface_unlock_shared(thiz);
|
H A D | IAudioEncoder.cpp | 53 interface_unlock_shared(thiz); in IAudioEncoder_GetEncoderSettings()
|
H A D | I3DSource.cpp | 87 interface_unlock_shared(thiz); in I3DSource_GetRolloffDistances() 271 interface_unlock_shared(thiz); in I3DSource_GetCone()
|
H A D | ILEDArray.cpp | 93 interface_unlock_shared(thiz); in ILEDArray_GetColor()
|
H A D | IPresetReverb.cpp | 91 interface_unlock_shared(thiz); in IPresetReverb_GetPreset()
|
H A D | I3DGrouping.cpp | 86 interface_unlock_shared(thiz); in I3DGrouping_Get3DGroup()
|
H A D | IMIDITime.cpp | 110 interface_unlock_shared(thiz); in IMIDITime_GetLoopPoints()
|
H A D | ISeek.cpp | 121 interface_unlock_shared(thiz); in ISeek_GetLoop()
|
H A D | IBufferQueue.cpp | 140 interface_unlock_shared(thiz); in IBufferQueue_GetState()
|
H A D | I3DMacroscopic.cpp | 58 interface_unlock_shared(thiz); in I3DMacroscopic_GetSize()
|
/aosp12/frameworks/wilhelm/src/ |
H A D | locks.h | 58 #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 D | SDL.cpp | 33 interface_unlock_shared(thisEngine); in SDL_callback()
|
/aosp12/frameworks/wilhelm/src/android/ |
H A D | AudioRecorder_to_android.cpp | 186 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()
|