Searched defs:oldestContextSize (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/web/tests/ | ||
D | DrawingBufferTest.cpp | 56 IntSize oldestContextSize() { return IntSize(); } in oldestContextSize() function in __anoncfdfd9290111::FakeContextEvictionManager |
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ | ||
D | WebGLRenderingContext.cpp | 138 IntSize WebGLRenderingContext::oldestContextSize() in oldestContextSize() function in WebCore::WebGLRenderingContext |