Searched refs:SetBackgroundFilters (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_pixeltest_filters.cc34 blur->SetBackgroundFilters(filters);
75 blur->SetBackgroundFilters(filters);
136 blur->SetBackgroundFilters(filters);
H A Dlayer_tree_host_pixeltest_blending.cc114 green_lane->SetBackgroundFilters(filters);
H A Docclusion_tracker_unittest.cc2240 filtered_surface->SetBackgroundFilters(filters);
2354 filtered_surface1->SetBackgroundFilters(filters);
2355 filtered_surface2->SetBackgroundFilters(filters);
2440 filtered_surface->SetBackgroundFilters(filters);
2514 filtered_surface->SetBackgroundFilters(filters);
2610 filtered_surface->SetBackgroundFilters(filters);
H A Ddamage_tracker_unittest.cc584 child1->SetBackgroundFilters(filters);
/external/chromium_org/cc/layers/
H A Dlayer_impl_unittest.cc179 root->SetBackgroundFilters(arbitrary_filters));
321 layer->SetBackgroundFilters(arbitrary_filters));
346 layer->SetBackgroundFilters(arbitrary_filters));
H A Dlayer.h157 void SetBackgroundFilters(const FilterOperations& filters);
H A Dlayer.cc471 void Layer::SetBackgroundFilters(const FilterOperations& filters) { function in class:cc::Layer
885 layer->SetBackgroundFilters(background_filters());
H A Dlayer_impl.h239 void SetBackgroundFilters(const FilterOperations& filters);
H A Dlayer_impl.cc517 layer->SetBackgroundFilters(background_filters());
926 void LayerImpl::SetBackgroundFilters( function in class:cc::LayerImpl
/external/chromium_org/cc/blink/
H A Dweb_layer_impl.cc230 layer_->SetBackgroundFilters(filters_impl.AsFilterOperations());
/external/chromium_org/ui/compositor/
H A Dlayer.cc397 cc_layer_->SetBackgroundFilters(filters);

Completed in 5579 milliseconds