Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/snd/originalSoundHeap/sources/
DOriginalSoundHeapApp.h38 m_IsDirectionHead = isDirectionHead; in SetAllocDirection()
46 bool m_IsDirectionHead; variable
DOriginalSoundHeapApp.cpp163 : m_IsDirectionHead( true ) in OriginalSoundHeap()
178 int alignment = m_IsDirectionHead ? ALIGNMENT_SIZE : -ALIGNMENT_SIZE; in Alloc()