Searched defs:oldestContextSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
H A DDrawingBufferTest.cpp56 IntSize oldestContextSize() { return IntSize(); } function in class:__anon11322::FakeContextEvictionManager
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContextBase.cpp155 IntSize WebGLRenderingContextBase::oldestContextSize() function in class:blink::WebGLRenderingContextBase
231 IntSize oldestContextSize() { function in class:blink::WebGLRenderingContextEvictionManager
232 return WebGLRenderingContextBase::oldestContextSize();

Completed in 3978 milliseconds