Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrflinger/
Ddisplay_service.cpp332 return GetChannels<DisplaySurface>(); in GetDisplaySurfaces()
/frameworks/native/libs/vr/libpdx/private/pdx/
Dservice.h423 std::vector<std::shared_ptr<C>> GetChannels() const { in GetChannels() function
/frameworks/native/services/vr/bufferhubd/
Dbuffer_hub.cpp38 auto channels = GetChannels<BufferHubChannel>(); in DumpState()
/frameworks/av/media/libstagefright/matroska/
DMatroskaExtractor.cpp1407 meta->setInt32(kKeyChannelCount, atrack->GetChannels()); in addTracks()