Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_render/ios/
Dvideo_render_ios_gles20.mm147 bool VideoRenderIosGles20::HasChannel(int channel) { function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.cc214 bool HloModuleGroupMetadata::HasChannel(int64 channel_id) const { in HasChannel() function in xla::HloModuleGroupMetadata
/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