OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FakeTiledLayerImpl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/test/
tiled_layer_test_common.cc
64
FakeTiledLayerImpl
::
FakeTiledLayerImpl
(LayerTreeImpl* tree_impl, int id)
67
FakeTiledLayerImpl
::~
FakeTiledLayerImpl
() {}
tiled_layer_test_common.h
86
class
FakeTiledLayerImpl
: public TiledLayerImpl {
88
FakeTiledLayerImpl
(LayerTreeImpl* tree_impl, int id);
89
virtual ~
FakeTiledLayerImpl
();
Completed in 2904 milliseconds