HomeSort by relevance Sort by last modified time
    Searched defs:oldestContextSize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/gpu/
DrawingBufferTest.cpp 53 IntSize oldestContextSize() { return IntSize(); }
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.cpp 117 IntSize WebGLRenderingContext::oldestContextSize()
182 IntSize oldestContextSize() {
183 return WebGLRenderingContext::oldestContextSize();
    [all...]

Completed in 35 milliseconds