Searched defs:getOutput (Results 1 – 13 of 13) sorted by relevance
25 String getOutput(TrackerEntry entry); in getOutput() method
42 public String getOutput(TrackerEntry entry) { in getOutput() method in CSVFormatter
43 public String getOutput(TrackerEntry entry) { in getOutput() method in KMLFormatter
41 const sp<SwAudioOutputDescriptor> &getOutput() const { return mOutput; } in getOutput() function
75 const compositionengine::Output& OutputLayer::getOutput() const { in getOutput() function in android::compositionengine::impl::OutputLayer
194 std::vector<uint8_t> getOutput() { return output_; } in getOutput() function in android::nn::wrapper::QuantizedLSTMOpModel
196 AudioOutput * getOutput() const { return mData; } in getOutput() function
163 audio_io_handle_t AudioPolicyService::getOutput(audio_stream_type_t stream) in getOutput() function in android::AudioPolicyService
1294 audio_io_handle_t AudioTrack::getOutput() const in getOutput() function in android::AudioTrack
868 audio_io_handle_t AudioSystem::getOutput(audio_stream_type_t stream) in getOutput() function in android::AudioSystem
197 virtual audio_io_handle_t getOutput(audio_stream_type_t stream) in getOutput() function in android::BpAudioPolicyService
853 audio_io_handle_t AudioPolicyManager::getOutput(audio_stream_type_t stream) in getOutput() function in android::AudioPolicyManager
2873 AudioStreamOut* AudioFlinger::PlaybackThread::getOutput() const in getOutput() function in android::AudioFlinger::PlaybackThread