Searched refs:TextureViewSnapshot (Results 1 – 1 of 1) sorted by relevance
775 public TextureViewSnapshot getVideoViewSnapshot() { in getVideoViewSnapshot()776 return new TextureViewSnapshot(textureView); in getVideoViewSnapshot()1322 class TextureViewSnapshot extends VideoViewSnapshot { class1327 public TextureViewSnapshot(TextureView tv) { in TextureViewSnapshot() method in TextureViewSnapshot