Searched refs:RefCountMonitor (Results 1 – 2 of 2) sorted by relevance
22 interface RefCountMonitor { interface in TextureBufferImpl42 private final RefCountMonitor refCountMonitor;47 new RefCountMonitor() { in TextureBufferImpl()64 Handler toI420Handler, YuvConverter yuvConverter, RefCountMonitor refCountMonitor) { in TextureBufferImpl()71 RefCountMonitor refCountMonitor) { in TextureBufferImpl()185 newMatrix, toI420Handler, yuvConverter, new RefCountMonitor() { in applyTransformMatrix()
23 import org.webrtc.TextureBufferImpl.RefCountMonitor;118 private final RefCountMonitor textureRefCountMonitor = new RefCountMonitor() {