Searched defs:FillsBoundsCompletely (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/cc/test/
H A Dsolid_color_content_layer_client.cc28 bool SolidColorContentLayerClient::FillsBoundsCompletely() const { function in class:cc::SolidColorContentLayerClient
H A Dfake_content_layer_client.cc57 bool FakeContentLayerClient::FillsBoundsCompletely() const { return false; } function in class:cc::FakeContentLayerClient
/external/chromium_org/cc/blink/
H A Dweb_content_layer_impl.cc81 bool WebContentLayerImpl::FillsBoundsCompletely() const { function in class:cc_blink::WebContentLayerImpl
/external/chromium_org/cc/layers/
H A Dpicture_image_layer.cc63 bool PictureImageLayer::FillsBoundsCompletely() const { function in class:cc::PictureImageLayer
/external/chromium_org/ui/compositor/
H A Dlayer.cc721 bool Layer::FillsBoundsCompletely() const { return fills_bounds_completely_; } function in class:ui::Layer

Completed in 137 milliseconds