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

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DDrawingBufferTest.cpp56 IntSize oldestContextSize() { return IntSize(); } function in class:__anon11231::FakeContextEvictionManager
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContext.cpp138 IntSize WebGLRenderingContext::oldestContextSize() function in class:WebCore::WebGLRenderingContext
207 IntSize oldestContextSize() { function in class:WebCore::WebGLRenderingContextEvictionManager
208 return WebGLRenderingContext::oldestContextSize();

Completed in 189 milliseconds