OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetChannels
(Results
1 - 12
of
12
) sorted by null
/external/webrtc/webrtc/modules/video_render/mac/
video_render_agl.h
104
int
GetChannels
(std::list<int>& channelList);
video_render_nsopengl.h
122
int
GetChannels
(std::list<int>& channelList);
video_render_nsopengl.mm
914
int VideoRenderNSOpenGL::
GetChannels
(std::list<int>& channelList)
video_render_agl.cc
908
int VideoRenderAGL::
GetChannels
(std::list<int>& channelList)
[
all
...]
/frameworks/native/libs/vr/libvrflinger/
display_service.cpp
188
return
GetChannels
<DisplaySurface>();
/frameworks/native/libs/vr/libpdx/private/pdx/
service.h
423
std::vector<std::shared_ptr<C>>
GetChannels
() const {
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
mkvparser.h
555
long long
GetChannels
() const;
mkvparser.cc
[
all
...]
/external/libvpx/libwebm/mkvparser/
mkvparser.h
524
long long
GetChannels
() const;
mkvparser.cc
[
all
...]
/frameworks/native/services/vr/bufferhubd/
buffer_hub.cpp
38
auto channels =
GetChannels
<BufferHubChannel>();
/frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp
[
all
...]
Completed in 353 milliseconds