Home
last modified time | relevance | path

Searched refs:onBufferAvailable (Results 1 – 16 of 16) sorted by relevance

/frameworks/av/cmds/stagefright/
Dstream.cpp56 virtual void onBufferAvailable(size_t index);
95 void MyStreamSource::onBufferAvailable(size_t index) { in onBufferAvailable() function in MyStreamSource
136 virtual void onBufferAvailable(size_t index);
258 void MyConvertingStreamSource::onBufferAvailable(size_t index) { in onBufferAvailable() function in MyConvertingStreamSource
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerStreamListener.cpp49 mSource->onBufferAvailable(i); in start()
163 mSource->onBufferAvailable(entry->mIndex); in read()
/frameworks/av/media/libmedia/
DIStreamSource.cpp64 virtual void onBufferAvailable(size_t index) { in onBufferAvailable() function
116 onBufferAvailable(static_cast<size_t>(data.readInt64())); in onTransact()
/frameworks/av/media/libmedia/include/media/
DIStreamSource.h35 virtual void onBufferAvailable(size_t index) = 0;
/frameworks/wilhelm/src/android/
Dandroid_StreamPlayer.h45 virtual void onBufferAvailable(size_t index);
Dandroid_StreamPlayer.cpp76 void StreamSourceAppProxy::onBufferAvailable(size_t index) { in onBufferAvailable() function in android::StreamSourceAppProxy
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
DViewfinderProcessor.java92 public void onBufferAvailable(Allocation a) { in onBufferAvailable() method in ViewfinderProcessor.ProcessingTask
/frameworks/native/services/surfaceflinger/
DBufferLayerConsumer.h182 void onBufferAvailable(const BufferItem& item) EXCLUDES(mImagesMutex);
DBufferQueueLayer.cpp434 mConsumer->onBufferAvailable(item); in onFrameAvailable()
465 mConsumer->onBufferAvailable(item); in onFrameReplaced()
DBufferLayerConsumer.cpp483 void BufferLayerConsumer::onBufferAvailable(const BufferItem& item) { in onBufferAvailable() function in android::BufferLayerConsumer
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
DCamera2Source.java266 public void onBufferAvailable(Allocation a) { in onBufferAvailable() method in Camera2Source
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
DViewfinderProcessor.java152 public void onBufferAvailable(Allocation a) { in onBufferAvailable() method in ViewfinderProcessor.ProcessingTask
/frameworks/base/rs/java/android/renderscript/
DAllocation.java3326 public void onBufferAvailable(Allocation a); in onBufferAvailable() method
3347 a.mBufferNotifier.onBufferAvailable(a); in sendBufferNotification()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25989 method public abstract void onBufferAvailable(android.renderscript.Allocation);
/frameworks/base/api/
Dcurrent.txt41425 method public void onBufferAvailable(android.renderscript.Allocation);