Searched refs:resizeMultisampleBuffers (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DFECustomFilter.h82 bool resizeMultisampleBuffers(const IntSize&);
H A DFECustomFilter.cpp280 bool FECustomFilter::resizeMultisampleBuffers(const IntSize& newContextSize) function in class:WebCore::FECustomFilter
337 bool multisample = resizeMultisampleBuffers(newContextSize);

Completed in 170 milliseconds