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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.h 184 bool resizeFramebuffer(const IntSize&);
DrawingBuffer.cpp 646 bool DrawingBuffer::resizeFramebuffer(const IntSize& size)
831 if (!resizeMultisampleFramebuffer(adjustedSize) || !resizeFramebuffer(adjustedSize)) {
    [all...]

Completed in 50 milliseconds