Searched defs:getPortConfig (Results 1 – 2 of 2) sorted by relevance
280 Return<android::hardware::media::omx::V1_0::Status> getPortConfig( in getPortConfig() function
1516 const AudioPortConfig& getPortConfig() const { return mPortConfig.get(); } in getPortConfig() function in WithStream1709 const AudioPortConfig& getPortConfig(bool getSink) const { in getPortConfig() function in WithAudioPatch3236 const AudioPortConfig& getPortConfig() const { return mMixPortConfig->get(); } in getPortConfig() function in StreamFixture3554 const AudioPortConfig& getPortConfig() const { return mStream->getPortConfig(); } in getPortConfig() function in StreamFixtureWithWorker5419 const AudioPortConfig& getPortConfig() const { return mStream.getPortConfig(); } in getPortConfig() function in WithRemoteSubmix