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

  /external/chromium_org/cc/layers/
layer_unittest.cc 586 scoped_ptr<LayerImpl> impl_layer = local
593 test_layer->PushPropertiesTo(impl_layer.get());
595 impl_layer->update_rect());
600 test_layer->PushPropertiesTo(impl_layer.get());
602 impl_layer->update_rect());
606 impl_layer->ResetAllChangeTrackingForSubtree();
608 test_layer->PushPropertiesTo(impl_layer.get());
610 impl_layer->update_rect());
615 scoped_ptr<LayerImpl> impl_layer = local
625 EXPECT_FALSE(impl_layer->LayerPropertyChanged())
634 scoped_ptr<LayerImpl> impl_layer = local
652 scoped_ptr<LayerImpl> impl_layer = local
693 scoped_ptr<LayerImpl> impl_layer = local
733 scoped_ptr<LayerImpl> impl_layer = local
    [all...]
layer_perftest.cc 62 scoped_ptr<LayerImpl> impl_layer = local
84 test_layer->PushPropertiesTo(impl_layer.get());
106 test_layer->PushPropertiesTo(impl_layer.get());
texture_layer_unittest.cc 116 scoped_ptr<TextureLayerImpl> impl_layer; local
117 impl_layer = TextureLayerImpl::Create(host_impl_.active_tree(), 1, false);
118 ASSERT_TRUE(impl_layer);
140 test_layer->PushPropertiesTo(impl_layer.get()); // fake commit
151 test_layer->PushPropertiesTo(impl_layer.get()); // fake commit
1166 scoped_ptr<TextureLayerImpl> impl_layer = local
1176 scoped_ptr<TextureLayerImpl> impl_layer = local
1186 scoped_ptr<TextureLayerImpl> impl_layer = local
1196 scoped_ptr<TextureLayerImpl> impl_layer = local
1208 scoped_ptr<TextureLayerImpl> impl_layer = local
1217 scoped_ptr<TextureLayerImpl> impl_layer = local
1227 scoped_ptr<TextureLayerImpl> impl_layer = local
1237 scoped_ptr<TextureLayerImpl> impl_layer = local
1247 scoped_ptr<TextureLayerImpl> impl_layer = local
1259 scoped_ptr<TextureLayerImpl> impl_layer = local
1268 scoped_ptr<TextureLayerImpl> impl_layer = local
1278 scoped_ptr<TextureLayerImpl> impl_layer = local
1355 scoped_ptr<TextureLayerImpl> impl_layer; local
    [all...]

Completed in 567 milliseconds