Searched defs:setBackgroundFilters (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/webkit/renderer/compositor_bindings/
H A Dweb_layer_impl.cc167 void WebLayerImpl::setBackgroundFilters(const WebFilterOperations& filters) { function in class:webkit::WebLayerImpl
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DGraphicsLayer.cpp1258 void GraphicsLayer::setBackgroundFilters(const FilterOperations& filters) function in class:WebCore::GraphicsLayer
1263 m_layer->layer()->setBackgroundFilters(*webFilters);

Completed in 239 milliseconds