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/platform/graphics/gpu/
DrawingBufferTest.cpp 56 IntSize oldestContextSize() { return IntSize(); }
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.cpp 155 IntSize WebGLRenderingContextBase::oldestContextSize()
231 IntSize oldestContextSize() {
232 return WebGLRenderingContextBase::oldestContextSize();
    [all...]

Completed in 188 milliseconds