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

/external/chromium_org/mojo/examples/media_viewer/
H A Dmedia_viewer.cc199 control_view_(NULL),
231 control_view_->SetBounds(control_bounds);
245 control_view_ = View::Create(view_manager_);
246 root_view_->AddChild(control_view_);
251 control_panel_.Initialize(control_view_);
306 View* control_view_; member in class:mojo::examples::MediaViewer

Completed in 98 milliseconds