Home
last modified time | relevance | path

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

/external/webrtc/sdk/android/api/org/webrtc/
DTextureBufferImpl.java23 void onRetain(TextureBufferImpl textureBuffer); in onRetain() method
49 public void onRetain(TextureBufferImpl textureBuffer) {} in TextureBufferImpl()
118 refCountMonitor.onRetain(this); in retain()
187 public void onRetain(TextureBufferImpl textureBuffer) { in applyTransformMatrix()
188 refCountMonitor.onRetain(TextureBufferImpl.this); in applyTransformMatrix()
DSurfaceTextureHelper.java120 public void onRetain(TextureBufferImpl textureBuffer) {