Searched refs:TargetSubPane (Results 1 – 5 of 5) sorted by relevance
24 public abstract class TargetSubPane extends LinearLayout { class26 public TargetSubPane(Context context, AttributeSet attrs) { in TargetSubPane() method in TargetSubPane
83 private TargetSubPane mCurrentOutput;293 private TargetSubPane createOutputView(OutputViewType type) { in createOutputView()294 TargetSubPane newPane = null; in createOutputView()
39 public class SurfaceViewSubPane extends TargetSubPane implements SurfaceHolder.Callback {
40 public class TextureViewSubPane extends TargetSubPane implements TextureView.SurfaceTextureListener…
63 public class ImageReaderSubPane extends TargetSubPane {