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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
H A DDrawingBuffer.cpp128 , m_contextEvictionManager(contextEvictionManager)
455 m_contextEvictionManager.clear();
646 IntSize oldestSize = m_contextEvictionManager->oldestContextSize();
674 m_contextEvictionManager->forciblyLoseOldestContext("WARNING: WebGL contexts have exceeded the maximum allowed backbuffer area. Oldest context will be lost.");
H A DDrawingBuffer.h214 RefPtr<ContextEvictionManager> m_contextEvictionManager; member in class:WebCore::DrawingBuffer

Completed in 75 milliseconds