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 185 bool resizeMultisampleFramebuffer(const IntSize&);
DrawingBuffer.cpp 670 bool DrawingBuffer::resizeMultisampleFramebuffer(const IntSize& size)
831 if (!resizeMultisampleFramebuffer(adjustedSize) || !resizeFramebuffer(adjustedSize)) {
    [all...]

Completed in 94 milliseconds