Home
last modified time | relevance | path

Searched refs:FillsBoundsCompletely (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/cc/layers/
Dcontent_layer_client.h36 virtual bool FillsBoundsCompletely() const = 0;
Dpicture_image_layer.h32 virtual bool FillsBoundsCompletely() const OVERRIDE;
Dpicture_image_layer.cc63 bool PictureImageLayer::FillsBoundsCompletely() const { in FillsBoundsCompletely() function in cc::PictureImageLayer
Dpicture_layer_unittest.cc28 virtual bool FillsBoundsCompletely() const OVERRIDE { in FillsBoundsCompletely() function in cc::__anonf4ef0c610111::MockContentLayerClient
Dcontent_layer.cc117 updater_->SetFillsBoundsCompletely(client_->FillsBoundsCompletely()); in CreateUpdaterIfNeeded()
Dpicture_layer.cc129 client_->FillsBoundsCompletely(), in Update()
/external/chromium_org/cc/test/
Dsolid_color_content_layer_client.h24 virtual bool FillsBoundsCompletely() const OVERRIDE;
Dsolid_color_content_layer_client.cc28 bool SolidColorContentLayerClient::FillsBoundsCompletely() const { in FillsBoundsCompletely() function in cc::SolidColorContentLayerClient
Dfake_content_layer_client.cc57 bool FakeContentLayerClient::FillsBoundsCompletely() const { return false; } in FillsBoundsCompletely() function in cc::FakeContentLayerClient
Dfake_content_layer_client.h35 virtual bool FillsBoundsCompletely() const OVERRIDE;
/external/chromium_org/cc/blink/
Dweb_content_layer_impl.h44 virtual bool FillsBoundsCompletely() const OVERRIDE;
Dweb_content_layer_impl.cc81 bool WebContentLayerImpl::FillsBoundsCompletely() const { in FillsBoundsCompletely() function in cc_blink::WebContentLayerImpl
/external/chromium_org/ui/compositor/
Dlayer_owner.cc47 new_layer->SetFillsBoundsCompletely(old_layer->FillsBoundsCompletely()); in RecreateLayer()
Dlayer.h332 virtual bool FillsBoundsCompletely() const OVERRIDE;
Dlayer.cc721 bool Layer::FillsBoundsCompletely() const { return fills_bounds_completely_; } in FillsBoundsCompletely() function in ui::Layer
/external/chromium_org/cc/trees/
Dlayer_tree_host_pixeltest_on_demand_raster.cc69 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anon4fd3861b0111::BlueYellowLayerClient
Dlayer_tree_host_pixeltest_masks.cc27 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anon91c49b250111::MaskContentLayerClient
Dlayer_tree_host_unittest.cc953 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anon83dbcd050111::TestOpacityChangeLayerDelegate
2155 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anon83dbcd050111::LayerTreeHostTestLCDNotification::NotificationClient
2400 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anon83dbcd050111::LayerTreeHostTestChangeLayerPropertiesInPaintContents::SetBoundsClient
Dlayer_tree_host_common_unittest.cc60 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anonbb24164d0111::MockContentLayerClient