Home
last modified time | relevance | path

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

/aosp12/frameworks/av/cmds/stagefright/
H A 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
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerStreamListener.cpp49 mSource->onBufferAvailable(i); in start()
163 mSource->onBufferAvailable(entry->mIndex); in read()
/aosp12/frameworks/av/media/libmedia/
H A DIStreamSource.cpp64 virtual void onBufferAvailable(size_t index) { in onBufferAvailable() function
116 onBufferAvailable(static_cast<size_t>(data.readInt64())); in onTransact()
/aosp12/frameworks/av/media/libmedia/include/media/
H A DIStreamSource.h35 virtual void onBufferAvailable(size_t index) = 0;
/aosp12/frameworks/wilhelm/src/android/
H A Dandroid_StreamPlayer.h45 virtual void onBufferAvailable(size_t index);
H A Dandroid_StreamPlayer.cpp76 void StreamSourceAppProxy::onBufferAvailable(size_t index) { in onBufferAvailable() function in android::StreamSourceAppProxy
/aosp12/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
H A DViewfinderProcessor.java92 public void onBufferAvailable(Allocation a) { in onBufferAvailable() method in ViewfinderProcessor.ProcessingTask
/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayerConsumer.h177 void onBufferAvailable(const BufferItem& item) EXCLUDES(mImagesMutex);
H A DBufferQueueLayer.cpp446 mConsumer->onBufferAvailable(item); in onFrameAvailable()
484 mConsumer->onBufferAvailable(item); in onFrameReplaced()
H A DBufferLayerConsumer.cpp458 void BufferLayerConsumer::onBufferAvailable(const BufferItem& item) { in onBufferAvailable() function in android::BufferLayerConsumer
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
H A DCamera2Source.java266 public void onBufferAvailable(Allocation a) { in onBufferAvailable() method in Camera2Source
/aosp12/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
H A DViewfinderProcessor.java152 public void onBufferAvailable(Allocation a) { in onBufferAvailable() method in ViewfinderProcessor.ProcessingTask
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java3330 public void onBufferAvailable(Allocation a); in onBufferAvailable() method
3351 a.mBufferNotifier.onBufferAvailable(a); in sendBufferNotification()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt36183 method @Deprecated public void onBufferAvailable(android.renderscript.Allocation);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt25989 method public abstract void onBufferAvailable(android.renderscript.Allocation);