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

  /external/chromium_org/cc/layers/
picture_image_layer_impl_unittest.cc 108 scoped_ptr<TestablePictureImageLayerImpl> pending_layer(
110 pending_layer->SetDrawsContent(true);
121 pending_layer->CalculateContentsScale(suggested_ideal_contents_scale,
133 pending_layer->PushPropertiesTo(active_layer.get());
texture_layer_unittest.cc 1292 scoped_ptr<TextureLayerImpl> pending_layer; local
    [all...]
picture_layer_impl_unittest.cc 120 scoped_ptr<FakePictureLayerImpl> pending_layer = local
122 pending_layer->SetDrawsContent(true);
123 pending_tree->SetRootLayer(pending_layer.PassAs<LayerImpl>());
1361 scoped_ptr<FakePictureLayerImpl> pending_layer = local
    [all...]

Completed in 189 milliseconds