Home
last modified time | relevance | path

Searched defs:HasChannel (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/video_render/ios/
Dvideo_render_ios_gles20.mm147 bool VideoRenderIosGles20::HasChannel(int channel) { function
/external/webrtc/webrtc/p2p/base/
Dtransport.h203 bool HasChannel(int component) { in HasChannel() function
Dp2ptransportchannel_unittest.cc231 bool HasChannel(cricket::TransportChannel* ch) { in HasChannel() function
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc895 bool VideoRenderAGL::HasChannel(int channel) in HasChannel() function in webrtc::VideoRenderAGL