Searched defs:FillsBoundsCompletely (Results 1 – 10 of 10) sorted by relevance
28 bool SolidColorContentLayerClient::FillsBoundsCompletely() const { in FillsBoundsCompletely() function in cc::SolidColorContentLayerClient
57 bool FakeContentLayerClient::FillsBoundsCompletely() const { return false; } in FillsBoundsCompletely() function in cc::FakeContentLayerClient
81 bool WebContentLayerImpl::FillsBoundsCompletely() const { in FillsBoundsCompletely() function in cc_blink::WebContentLayerImpl
63 bool PictureImageLayer::FillsBoundsCompletely() const { in FillsBoundsCompletely() function in cc::PictureImageLayer
28 virtual bool FillsBoundsCompletely() const OVERRIDE { in FillsBoundsCompletely() function in cc::__anonf4ef0c610111::MockContentLayerClient
69 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anon4fd3861b0111::BlueYellowLayerClient
27 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anon91c49b250111::MaskContentLayerClient
953 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anon83dbcd050111::TestOpacityChangeLayerDelegate2155 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anon83dbcd050111::LayerTreeHostTestLCDNotification::NotificationClient2400 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anon83dbcd050111::LayerTreeHostTestChangeLayerPropertiesInPaintContents::SetBoundsClient
60 virtual bool FillsBoundsCompletely() const OVERRIDE { return false; } in FillsBoundsCompletely() function in cc::__anonbb24164d0111::MockContentLayerClient
721 bool Layer::FillsBoundsCompletely() const { return fills_bounds_completely_; } in FillsBoundsCompletely() function in ui::Layer