OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasChannels
(Results
1 - 7
of
7
) sorted by null
/external/webrtc/webrtc/modules/video_render/mac/
video_render_agl.h
102
bool
HasChannels
();
video_render_nsopengl.h
120
bool
HasChannels
();
video_render_nsopengl.mm
889
bool VideoRenderNSOpenGL::
HasChannels
()
video_render_agl.cc
882
bool VideoRenderAGL::
HasChannels
()
[
all
...]
/external/webrtc/webrtc/p2p/base/
transport.h
206
bool
HasChannels
();
transport.cc
210
bool Transport::
HasChannels
() {
transportcontroller.cc
198
if (!transport->
HasChannels
()) {
Completed in 66 milliseconds