Searched refs:evictedContext (Results 1 – 1 of 1) sorted by relevance
190 WebGLRenderingContextBase* evictedContext = forciblyEvictedContexts().first(); in willDestroyContext() local191 if (!evictedContext->m_restoreAllowed) { in willDestroyContext()196 …Size desiredSize = DrawingBuffer::adjustSize(evictedContext->clampedCanvasSize(), IntSize(), evict… in willDestroyContext()201 evictedContext->forceRestoreContext(); in willDestroyContext()202 activeContexts().append(evictedContext); in willDestroyContext()