Searched refs:surface_id_allocator_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/mojo/services/view_manager/
H A Ddisplay_manager.h76 scoped_ptr<cc::SurfaceIdAllocator> surface_id_allocator_; member in class:mojo::service::DisplayManager
H A Ddisplay_manager.cc114 surface_id_allocator_.reset(new cc::SurfaceIdAllocator(id_namespace));
122 surface_id_ = surface_id_allocator_->GenerateId();

Completed in 77 milliseconds