Home
last modified time | relevance | path

Searched refs:resizeContextIfNeeded (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/custom/
DFECustomFilter.h71 bool resizeContextIfNeeded(const IntSize&);
DFECustomFilter.cpp182 if (!resizeContextIfNeeded(newContextSize)) in applyShader()
308 bool FECustomFilter::resizeContextIfNeeded(const IntSize& newContextSize) in resizeContextIfNeeded() function in WebCore::FECustomFilter