Searched refs:mBufferNotifier (Results 1 – 2 of 2) sorted by relevance
85 OnBufferAvailableListener mBufferNotifier; field in Allocation3338 mBufferNotifier = callback; in setOnBufferAvailableListener()3346 if ((a != null) && (a.mBufferNotifier != null)) { in sendBufferNotification()3347 a.mBufferNotifier.onBufferAvailable(a); in sendBufferNotification()
59306 Landroid/renderscript/Allocation;->mBufferNotifier:Landroid/renderscript/Allocation$OnBufferAvailab…