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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.h 148 bool resizeMultisampleFramebuffer(const IntSize&);
DrawingBuffer.cpp 519 bool DrawingBuffer::resizeMultisampleFramebuffer(const IntSize& size)
679 if (!resizeMultisampleFramebuffer(adjustedSize) || !resizeFramebuffer(adjustedSize)) {

Completed in 443 milliseconds