Home
last modified time | relevance | path

Searched defs:DrawsContent (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/cc/test/data/
Dheavy_layer_tree.json12 "DrawsContent": true, boolean
26 "DrawsContent": true, boolean
34 "DrawsContent": true, boolean
42 "DrawsContent": true, boolean
50 "DrawsContent": true, boolean
58 "DrawsContent": true, boolean
66 "DrawsContent": true, boolean
72 "DrawsContent": true, boolean
78 "DrawsContent": false, boolean
84 "DrawsContent": false, boolean
[all …]
Dlong_scrollable_page.json7 "DrawsContent": false, boolean
19 "DrawsContent": true, boolean
29 "DrawsContent": false, boolean
35 "DrawsContent": false, boolean
41 "DrawsContent": false, boolean
47 "DrawsContent": false, boolean
55 "DrawsContent": true, boolean
63 "DrawsContent": true, boolean
69 "DrawsContent": false, boolean
Ddense_layer_tree.json14 "DrawsContent": true, boolean
25 "DrawsContent": false, boolean
34 "DrawsContent": false, boolean
43 "DrawsContent": false, boolean
52 "DrawsContent": false, boolean
61 "DrawsContent": false, boolean
70 "DrawsContent": false, boolean
79 "DrawsContent": false, boolean
88 "DrawsContent": false, boolean
95 "DrawsContent": false, boolean
[all …]
Dtouch_region_light.json14 "DrawsContent": true, boolean
22 "DrawsContent": false, boolean
29 "DrawsContent": false, boolean
37 "DrawsContent": false, boolean
48 "DrawsContent": true, boolean
55 "DrawsContent": false, boolean
62 "DrawsContent": false, boolean
Dtouch_region_heavy.json18 "DrawsContent": true, boolean
26 "DrawsContent": false, boolean
37 "DrawsContent": true, boolean
44 "DrawsContent": false, boolean
55 "DrawsContent": true, boolean
62 "DrawsContent": false, boolean
73 "DrawsContent": true, boolean
80 "DrawsContent": false, boolean
91 "DrawsContent": true, boolean
98 "DrawsContent": false, boolean
[all …]
D10_10_layer_tree.json8 "DrawsContent": true, boolean
26 "DrawsContent": true, boolean
41 "DrawsContent": false, boolean
54 "DrawsContent": false, boolean
65 "DrawsContent": true, boolean
72 "DrawsContent": false, boolean
81 "DrawsContent": true, boolean
94 "DrawsContent": false, boolean
103 "DrawsContent": true, boolean
114 "DrawsContent": false, boolean
[all …]
/external/chromium_org/cc/layers/
Dpicture_image_layer.cc27 bool PictureImageLayer::DrawsContent() const { in DrawsContent() function in cc::PictureImageLayer
Dheads_up_display_layer.cc50 bool HeadsUpDisplayLayer::DrawsContent() const { return true; } in DrawsContent() function in cc::HeadsUpDisplayLayer
Dio_surface_layer.cc31 bool IOSurfaceLayer::DrawsContent() const { in DrawsContent() function in cc::IOSurfaceLayer
Dheads_up_display_unittest.cc26 virtual bool DrawsContent() const OVERRIDE { return true; } in DrawsContent() function in cc::__anon4a8b913a0111::DrawsContentLayer
Dimage_layer.cc79 bool ImageLayer::DrawsContent() const { in DrawsContent() function in cc::ImageLayer
Dpicture_layer.cc29 bool PictureLayer::DrawsContent() const { in DrawsContent() function in cc::PictureLayer
Dcontent_layer.cc64 bool ContentLayer::DrawsContent() const { in DrawsContent() function in cc::ContentLayer
Dui_resource_layer.cc142 bool UIResourceLayer::DrawsContent() const { in DrawsContent() function in cc::UIResourceLayer
Dtexture_layer.cc212 bool TextureLayer::DrawsContent() const { in DrawsContent() function in cc::TextureLayer
Dlayer_iterator_unittest.cc34 virtual bool DrawsContent() const OVERRIDE { return draws_content_; } in DrawsContent() function in cc::__anonfcd713220111::TestLayer
Dlayer_impl.h184 bool DrawsContent() const { return draws_content_; } in DrawsContent() function
Dlayer.cc1011 bool Layer::DrawsContent() const { in DrawsContent() function in cc::Layer
Dtiled_layer.cc168 bool TiledLayer::DrawsContent() const { in DrawsContent() function in cc::TiledLayer
/external/chromium_org/cc/trees/
Dlayer_tree_host_unittest.cc1957 virtual bool DrawsContent() const OVERRIDE { return true; } in DrawsContent() function in cc::__anone5ca78380111::EvictionTestLayer
Dlayer_tree_host_common_unittest.cc192 bool LayerWithForcedDrawsContent::DrawsContent() const { return true; } in DrawsContent() function in cc::__anonefa1ca200111::LayerWithForcedDrawsContent