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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispProfile.h37 m_cCalls(0),
43 m_cCalls(0),
50 ++m_cCalls;
56 m_cCalls = 0;
67 return m_cCalls;
78 // m_pName, m_cCalls,
82 // m_cCalls,
88 m_cCalls,
95 uint32_t m_cCalls; member in class:VBoxDispProfileEntry

Completed in 563 milliseconds