Home
last modified time | relevance | path

Searched refs:MSG_DO_PAUSE (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/media/base/
Dvideocapturer.cc56 MSG_DO_PAUSE = 0, enumerator
242 thread_->Clear(this, MSG_DO_PAUSE); in MuteToBlackThenPause()
347 thread_->Post(this, MSG_DO_PAUSE, NULL); in OnFrameCaptured()
559 case MSG_DO_PAUSE: { in OnMessage()