Home
last modified time | relevance | path

Searched defs:TextureBufferImpl (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/sdk/android/api/org/webrtc/
DTextureBufferImpl.java21 public class TextureBufferImpl implements VideoFrame.TextureBuffer { class
44 public TextureBufferImpl(int width, int height, Type type, int id, Matrix transformMatrix, in TextureBufferImpl() method in TextureBufferImpl
63 TextureBufferImpl(int width, int height, Type type, int id, Matrix transformMatrix, in TextureBufferImpl() method in TextureBufferImpl
69 private TextureBufferImpl(int unscaledWidth, int unscaledHeight, int width, int height, Type type, in TextureBufferImpl() method in TextureBufferImpl