Searched refs:m_contextEvictionManager (Results 1 – 2 of 2) sorted by relevance
128 , m_contextEvictionManager(contextEvictionManager) in DrawingBuffer()455 m_contextEvictionManager.clear(); in releaseResources()646 IntSize oldestSize = m_contextEvictionManager->oldestContextSize(); in adjustSizeWithContextEviction()674 …m_contextEvictionManager->forciblyLoseOldestContext("WARNING: WebGL contexts have exceeded the max… in reset()
214 RefPtr<ContextEvictionManager> m_contextEvictionManager; variable