Searched refs:TextureViewSnapshot (Results 1 – 1 of 1) sorted by relevance
778 public TextureViewSnapshot getVideoViewSnapshot() { in getVideoViewSnapshot()779 return new TextureViewSnapshot(textureView); in getVideoViewSnapshot()1337 class TextureViewSnapshot extends VideoViewSnapshot { class1342 public TextureViewSnapshot(TextureView tv) { in TextureViewSnapshot() method in TextureViewSnapshot