Searched refs:mBufferNotifier (Results 1 – 2 of 2) sorted by relevance
89 OnBufferAvailableListener mBufferNotifier; field in Allocation3342 mBufferNotifier = callback; in setOnBufferAvailableListener()3350 if ((a != null) && (a.mBufferNotifier != null)) { in sendBufferNotification()3351 a.mBufferNotifier.onBufferAvailable(a); in sendBufferNotification()
44751 Landroid/renderscript/Allocation;->mBufferNotifier:Landroid/renderscript/Allocation$OnBufferAvailab…