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
95 Pair<Integer, MediaCodec.BufferInfo> getOutput() throws InterruptedException { in getOutput() method in CodecAsyncHandler
199 AudioOutput * getOutput() const { return mData; } in getOutput() function
81 int /* audio_io_handle_t */ getOutput(AudioStreamType stream); in getOutput() method
85 const compositionengine::Output& getOutput() const override { return mOutput; } in getOutput() function536 const compositionengine::Output& getOutput() const override { return mOutput; } in getOutput() function
1550 audio_io_handle_t AudioTrack::getOutput() const in getOutput() function in android::AudioTrack
947 audio_io_handle_t AudioSystem::getOutput(audio_stream_type_t stream) { in getOutput() function in android::AudioSystem
260 Status AudioPolicyService::getOutput(media::AudioStreamType streamAidl, int32_t* _aidl_return) in getOutput() function in android::AudioPolicyService
928 audio_io_handle_t AudioPolicyManager::getOutput(audio_stream_type_t stream) in getOutput() function in android::AudioPolicyManager
3066 AudioStreamOut* AudioFlinger::PlaybackThread::getOutput() const in getOutput() function in android::AudioFlinger::PlaybackThread