Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannelmanager.cc60 MSG_CAMERASTARTED = 19, enumerator
633 main_thread_->Post(this, MSG_CAMERASTARTED, in OnVideoCaptureResult()
720 case MSG_CAMERASTARTED: { in OnMessage()