Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DAllocation.java85 OnBufferAvailableListener mBufferNotifier; field in Allocation
3338 mBufferNotifier = callback; in setOnBufferAvailableListener()
3346 if ((a != null) && (a.mBufferNotifier != null)) { in sendBufferNotification()
3347 a.mBufferNotifier.onBufferAvailable(a); in sendBufferNotification()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt59306 Landroid/renderscript/Allocation;->mBufferNotifier:Landroid/renderscript/Allocation$OnBufferAvailab…