Searched refs:TextureViewSubPane (Results 1 – 2 of 2) sorted by relevance
40 public class TextureViewSubPane extends TargetSubPane implements TextureView.SurfaceTextureListener… class51 public TextureViewSubPane(Context context, AttributeSet attrs) { in TextureViewSubPane() method in TextureViewSubPane
308 newPane = new TextureViewSubPane(getContext(), null); in createOutputView()