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/include/media/
DIStreamSource.h35 virtual void onBufferAvailable(size_t index) = 0;
/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.h179 void onBufferAvailable(const BufferItem& item) EXCLUDES(mImagesMutex);
DBufferQueueLayer.cpp483 mConsumer->onBufferAvailable(item); in onFrameAvailable()
509 mConsumer->onBufferAvailable(item); in onFrameReplaced()
DBufferLayerConsumer.cpp481 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/opt/setupwizard/tools/docs/
Dandroid-22.txt25989 method public abstract void onBufferAvailable(android.renderscript.Allocation);
/frameworks/base/api/
Dcurrent.txt39545 method public void onBufferAvailable(android.renderscript.Allocation);