Home
last modified time | relevance | path

Searched refs:OnBufferAvailableListener (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
H A DCamera2Source.java54 public class Camera2Source extends Filter implements Allocation.OnBufferAvailableListener {
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java89 OnBufferAvailableListener mBufferNotifier;
3329 public interface OnBufferAvailableListener { interface in Allocation
3339 public void setOnBufferAvailableListener(OnBufferAvailableListener callback) { in setOnBufferAvailableListener()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt38067 …ublic void setOnBufferAvailableListener(android.renderscript.Allocation.OnBufferAvailableListener);
38086 @Deprecated public static interface Allocation.OnBufferAvailableListener {
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45394 …nderscript/Allocation;->mBufferNotifier:Landroid/renderscript/Allocation$OnBufferAvailableListener;