Searched refs:m_tpLastSeek (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/cortex/NodeManager/
H A DNodeRef.cpp1662 m_tpLastSeek = 0LL;
1816 m_tpLastSeek = 0LL;
1857 m_tpLastSeek = when;
2139 bigtime_t tpFrom = (m_tpLastSeek > m_tpStart) ? m_tpLastSeek : m_tpStart;
H A DNodeRef.h673 // if the node has been prerolled, m_tpLastSeek will be 0 but
676 bigtime_t m_tpLastSeek; member in class:NodeRef

Completed in 81 milliseconds