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 290 RefPtr<ContextEvictionManager> m_contextEvictionManager;
DrawingBuffer.cpp 150 , m_contextEvictionManager(contextEvictionManager)
615 m_contextEvictionManager.clear();
800 IntSize oldestSize = m_contextEvictionManager->oldestContextSize();
826 m_contextEvictionManager->forciblyLoseOldestContext("WARNING: WebGL contexts have exceeded the maximum allowed backbuffer area. Oldest context will be lost.");
    [all...]

Completed in 30 milliseconds