Searched refs:onFlush (Results 1 - 18 of 18) sorted by relevance

/frameworks/base/media/java/android/media/midi/
H A DMidiReceiver.java69 onFlush();
78 public void onFlush() throws IOException { method in class:MidiReceiver
H A DMidiInputPort.java94 public void onFlush() throws IOException { method in class:MidiInputPort
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderBase.h80 virtual void onFlush() = 0;
H A DNuPlayerDecoderPassThrough.h42 virtual void onFlush();
H A DNuPlayerDecoder.h53 virtual void onFlush();
H A DNuPlayerDecoderBase.cpp174 onFlush();
H A DNuPlayerRenderer.h252 void onFlush(const sp<AMessage> &msg);
H A DNuPlayerDecoderPassThrough.cpp391 void NuPlayer::DecoderPassThrough::onFlush() { function in class:android::NuPlayer::DecoderPassThrough
H A DNuPlayerRenderer.cpp693 onFlush(msg);
1562 void NuPlayer::Renderer::onFlush(const sp<AMessage> &msg) { function in class:android::NuPlayer::Renderer
H A DNuPlayerDecoder.cpp494 void NuPlayer::Decoder::onFlush() { function in class:android::NuPlayer::Decoder
/frameworks/base/core/java/com/android/internal/midi/
H A DMidiDispatcher.java105 public void onFlush() throws IOException { method in class:MidiDispatcher
H A DMidiEventScheduler.java48 public void onFlush() { method in class:MidiEventScheduler.SchedulingReceiver
/frameworks/av/include/media/stagefright/
H A DMediaFilter.h138 void onFlush();
/frameworks/av/media/libstagefright/foundation/include/
H A DMediaFilter.h138 void onFlush();
/frameworks/av/media/libstagefright/include/
H A DMediaFilter.h138 void onFlush();
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DGraphRunner.java157 onFlush();
338 onFlush();
378 private void onFlush() { method in class:GraphRunner.GraphRunLoop
/frameworks/av/media/libstagefright/filters/
H A DMediaFilter.cpp164 onFlush();
634 void MediaFilter::onFlush() { function in class:android::MediaFilter
/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbMidiDevice.java132 public void onFlush() throws IOException { method in class:UsbMidiDevice.InputReceiverProxy

Completed in 850 milliseconds