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

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContext.cpp139 void WebGLRenderingContext::deactivateContext(WebGLRenderingContext* context, bool addToEvictedList) argument
145 if (addToEvictedList && !forciblyEvictedContexts().contains(context))

Completed in 51 milliseconds