Home
last modified time | relevance | path

Searched refs:interface_unlock_peek (Results 1 – 12 of 12) sorted by relevance

/frameworks/wilhelm/src/itf/
DI3DSource.cpp46 interface_unlock_peek(thiz); in I3DSource_GetHeadRelative()
121 interface_unlock_peek(thiz); in I3DSource_GetRolloffMaxDistanceMute()
155 interface_unlock_peek(thiz); in I3DSource_GetRolloffFactor()
188 interface_unlock_peek(thiz); in I3DSource_GetRoomRolloffFactor()
227 interface_unlock_peek(thiz); in I3DSource_GetRolloffModel()
DIMIDIMuteSolo.cpp56 interface_unlock_peek(thiz); in IMIDIMuteSolo_GetChannelMute()
99 interface_unlock_peek(thiz); in IMIDIMuteSolo_GetChannelSolo()
160 interface_unlock_peek(thiz); in IMIDIMuteSolo_GetTrackMute()
202 interface_unlock_peek(thiz); in IMIDIMuteSolo_GetTrackSolo()
DIVibra.cpp46 interface_unlock_peek(thiz); in IVibra_IsVibrating()
86 interface_unlock_peek(thiz); in IVibra_GetFrequency()
130 interface_unlock_peek(thiz); in IVibra_GetIntensity()
DIMIDITempo.cpp50 interface_unlock_peek(thiz); in IMIDITempo_GetTicksPerQuarterNote()
88 interface_unlock_peek(thiz); in IMIDITempo_GetMicrosecondsPerQuarterNote()
DIMetadataTraversal.cpp56 interface_unlock_peek(thiz); in IMetadataTraversal_GetChildCount()
76 interface_unlock_peek(thiz); in IMetadataTraversal_GetChildMIMETypeSize()
DIPitch.cpp51 interface_unlock_peek(thiz); in IPitch_GetPitch()
DIRatePitch.cpp50 interface_unlock_peek(thiz); in IRatePitch_GetRate()
DIDeviceVolume.cpp97 interface_unlock_peek(thiz); in IDeviceVolume_GetVolume()
DILEDArray.cpp46 interface_unlock_peek(thiz); in ILEDArray_IsLEDArrayActivated()
DIMIDITime.cpp68 interface_unlock_peek(thiz); in IMIDITime_GetPosition()
DI3DDoppler.cpp134 interface_unlock_peek(thiz); in I3DDoppler_GetDopplerFactor()
/frameworks/wilhelm/src/
Dlocks.h72 #define interface_unlock_peek(thiz) interface_unlock_shared(thiz) macro