EvictionTestLayerImpl 2055 cc/trees/layer_tree_host_unittest.cc static scoped_ptr<EvictionTestLayerImpl> Create(LayerTreeImpl* tree_impl, EvictionTestLayerImpl 2057 cc/trees/layer_tree_host_unittest.cc return make_scoped_ptr(new EvictionTestLayerImpl(tree_impl, id)); EvictionTestLayerImpl 2070 cc/trees/layer_tree_host_unittest.cc EvictionTestLayerImpl(LayerTreeImpl* tree_impl, int id) EvictionTestLayerImpl 2098 cc/trees/layer_tree_host_unittest.cc return EvictionTestLayerImpl::Create(tree_impl, layer_id_) EvictionTestLayerImpl 2105 cc/trees/layer_tree_host_unittest.cc EvictionTestLayerImpl* test_layer_impl = EvictionTestLayerImpl 2106 cc/trees/layer_tree_host_unittest.cc static_cast<EvictionTestLayerImpl*>(layer_impl);