Home
last modified time | relevance | path

Searched refs:ds3db_need_recalc (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/wine/dsound/
H A Dsound3d.c490 This->dsb->ds3db_need_recalc = TRUE; in IDirectSound3DBufferImpl_SetAllParameters()
511 This->dsb->ds3db_need_recalc = TRUE; in IDirectSound3DBufferImpl_SetConeAngles()
527 This->dsb->ds3db_need_recalc = FALSE; in IDirectSound3DBufferImpl_SetConeOrientation()
530 This->dsb->ds3db_need_recalc = TRUE; in IDirectSound3DBufferImpl_SetConeOrientation()
547 This->dsb->ds3db_need_recalc = TRUE; in IDirectSound3DBufferImpl_SetConeOutsideVolume()
564 This->dsb->ds3db_need_recalc = TRUE; in IDirectSound3DBufferImpl_SetMaxDistance()
581 This->dsb->ds3db_need_recalc = TRUE; in IDirectSound3DBufferImpl_SetMinDistance()
598 This->dsb->ds3db_need_recalc = TRUE; in IDirectSound3DBufferImpl_SetMode()
617 This->dsb->ds3db_need_recalc = TRUE; in IDirectSound3DBufferImpl_SetPosition()
636 This->dsb->ds3db_need_recalc = TRUE; in IDirectSound3DBufferImpl_SetVelocity()
[all …]
H A Ddsound_private.h223 BOOL ds3db_need_recalc; member
H A Dbuffer.c1089 dsb->ds3db_need_recalc = FALSE; in IDirectSoundBufferImpl_Create()