Home
last modified time | relevance | path

Searched refs:mBufferNotifier (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DAllocation.java89 OnBufferAvailableListener mBufferNotifier; field in Allocation
3342 mBufferNotifier = callback; in setOnBufferAvailableListener()
3350 if ((a != null) && (a.mBufferNotifier != null)) { in sendBufferNotification()
3351 a.mBufferNotifier.onBufferAvailable(a); in sendBufferNotification()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt44751 Landroid/renderscript/Allocation;->mBufferNotifier:Landroid/renderscript/Allocation$OnBufferAvailab…