HomeSort by relevance Sort by last modified time
    Searched refs:m_contextEvictionManager (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/gpu/
DrawingBuffer.h 209 RefPtr<ContextEvictionManager> m_contextEvictionManager;
DrawingBuffer.cpp 128 , m_contextEvictionManager(contextEvictionManager)
397 m_contextEvictionManager.clear();
615 IntSize oldestSize = m_contextEvictionManager->oldestContextSize();
643 m_contextEvictionManager->forciblyLoseOldestContext("WARNING: WebGL contexts have exceeded the maximum allowed backbuffer area. Oldest context will be lost.");

Completed in 236 milliseconds