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

/external/chromium_org/ash/
H A Dshell.h375 return video_detector_.get();
665 scoped_ptr<VideoDetector> video_detector_; member in class:ash::Shell
H A Dshell.cc731 // VideoActivityNotifier must be deleted before |video_detector_| is
736 video_detector_.reset();
976 video_detector_.reset(new VideoDetector);
1050 new VideoActivityNotifier(video_detector_.get()));

Completed in 70 milliseconds