Home
last modified time | relevance | path

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

/frameworks/native/services/vr/bufferhubd/
Dbuffer_hub.cpp38 auto channels = GetChannels<BufferHubChannel>(); in DumpState()
/frameworks/native/libs/vr/libvrflinger/
Ddisplay_service.cpp355 return GetChannels<DisplaySurface>(); in GetDisplaySurfaces()
/frameworks/native/libs/vr/libpdx/private/pdx/
Dservice.h432 std::vector<std::shared_ptr<C>> GetChannels() const { in GetChannels() function
/frameworks/av/media/extractors/mkv/
DMatroskaExtractor.cpp2188 AMediaFormat_setInt32(meta, AMEDIAFORMAT_KEY_CHANNEL_COUNT, atrack->GetChannels()); in addTracks()