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/platform/graphics/gpu/
DrawingBuffer.h 214 RefPtr<ContextEvictionManager> m_contextEvictionManager;
DrawingBuffer.cpp 128 , 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.");

Completed in 2703 milliseconds