Searched defs:LayerUpdater (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/resources/
H A Dlayer_updater.h22 class CC_EXPORT LayerUpdater : public base::RefCounted<LayerUpdater> { class in namespace:cc
46 LayerUpdater() {} function in class:cc::LayerUpdater
66 virtual ~LayerUpdater() {}
69 friend class base::RefCounted<LayerUpdater>;
71 DISALLOW_COPY_AND_ASSIGN(LayerUpdater);

Completed in 134 milliseconds