Home | History | Annotate | Download | only in chromium

Lines Matching refs:m_headsUpDisplay

127     m_headsUpDisplay = CCHeadsUpDisplay::create(this);
132 m_headsUpDisplay.clear(); // Explicitly destroy the HUD before the TextureManager dies.
437 if (m_headsUpDisplay->enabled()) {
442 m_headsUpDisplay->draw();
464 m_headsUpDisplay->onPresent();