HomeSort by relevance Sort by last modified time
    Searched full:content_layer_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/compositor/
layer.cc 454 content_layer_ = NULL;
475 content_layer_ = new_layer;
540 if (content_layer_.get())
545 content_layer_ = new_layer;
909 content_layer_ = cc::ContentLayer::Create(this);
910 cc_layer_ = content_layer_.get();
layer.h 478 scoped_refptr<cc::ContentLayer> content_layer_; member in class:ui::Layer
  /external/chromium_org/cc/trees/
layer_tree_host_unittest.cc 2227 layer_tree_host()->root_layer()->AddChild(content_layer_); variable
2256 scoped_refptr<Layer> content_layer_; member in class:cc::__anon3948::LayerTreeHostTestContinuousInvalidate
    [all...]

Completed in 125 milliseconds