Home
last modified time | relevance | path

Searched defs:FillsBoundsCompletely (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/cc/test/
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
/external/chromium_org/cc/blink/
Dweb_content_layer_impl.cc81 bool WebContentLayerImpl::FillsBoundsCompletely() const { in FillsBoundsCompletely() function in cc_blink::WebContentLayerImpl
/external/chromium_org/cc/layers/
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
/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
/external/chromium_org/ui/compositor/
Dlayer.cc721 bool Layer::FillsBoundsCompletely() const { return fills_bounds_completely_; } in FillsBoundsCompletely() function in ui::Layer