/external/chromium_org/cc/test/data/ |
D | heavy_layer_tree.json | 12 "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 …]
|
D | long_scrollable_page.json | 7 "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
|
D | dense_layer_tree.json | 14 "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 …]
|
D | touch_region_light.json | 14 "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
|
D | touch_region_heavy.json | 18 "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 …]
|
D | 10_10_layer_tree.json | 8 "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/ |
D | picture_image_layer.cc | 27 bool PictureImageLayer::DrawsContent() const { in DrawsContent() function in cc::PictureImageLayer
|
D | heads_up_display_layer.cc | 50 bool HeadsUpDisplayLayer::DrawsContent() const { return true; } in DrawsContent() function in cc::HeadsUpDisplayLayer
|
D | io_surface_layer.cc | 31 bool IOSurfaceLayer::DrawsContent() const { in DrawsContent() function in cc::IOSurfaceLayer
|
D | heads_up_display_unittest.cc | 26 virtual bool DrawsContent() const OVERRIDE { return true; } in DrawsContent() function in cc::__anon4a8b913a0111::DrawsContentLayer
|
D | image_layer.cc | 79 bool ImageLayer::DrawsContent() const { in DrawsContent() function in cc::ImageLayer
|
D | picture_layer.cc | 29 bool PictureLayer::DrawsContent() const { in DrawsContent() function in cc::PictureLayer
|
D | content_layer.cc | 64 bool ContentLayer::DrawsContent() const { in DrawsContent() function in cc::ContentLayer
|
D | ui_resource_layer.cc | 142 bool UIResourceLayer::DrawsContent() const { in DrawsContent() function in cc::UIResourceLayer
|
D | texture_layer.cc | 212 bool TextureLayer::DrawsContent() const { in DrawsContent() function in cc::TextureLayer
|
D | layer_iterator_unittest.cc | 34 virtual bool DrawsContent() const OVERRIDE { return draws_content_; } in DrawsContent() function in cc::__anonfcd713220111::TestLayer
|
D | layer_impl.h | 184 bool DrawsContent() const { return draws_content_; } in DrawsContent() function
|
D | layer.cc | 1011 bool Layer::DrawsContent() const { in DrawsContent() function in cc::Layer
|
D | tiled_layer.cc | 168 bool TiledLayer::DrawsContent() const { in DrawsContent() function in cc::TiledLayer
|
/external/chromium_org/cc/trees/ |
D | layer_tree_host_unittest.cc | 1957 virtual bool DrawsContent() const OVERRIDE { return true; } in DrawsContent() function in cc::__anone5ca78380111::EvictionTestLayer
|
D | layer_tree_host_common_unittest.cc | 192 bool LayerWithForcedDrawsContent::DrawsContent() const { return true; } in DrawsContent() function in cc::__anonefa1ca200111::LayerWithForcedDrawsContent
|