OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pending_layer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
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
...]
texture_layer_unittest.cc
1292
scoped_ptr<TextureLayerImpl>
pending_layer
;
local
[
all
...]
Completed in 31 milliseconds