Home
last modified time | relevance | path

Searched refs:m_IsDirectionHead (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/demos/snd/originalSoundHeap/sources/
DOriginalSoundHeapApp.h40 m_IsDirectionHead = isDirectionHead; in SetAllocDirection()
48 bool m_IsDirectionHead; variable
DOriginalSoundHeapApp.cpp165 : m_IsDirectionHead( true ) in OriginalSoundHeap()
180 int alignment = m_IsDirectionHead ? ALIGNMENT_SIZE : -ALIGNMENT_SIZE; in Alloc()