Lines Matching full:textureview
57 import android.view.TextureView;
132 * {@link TextureView.SurfaceTextureListener} handles several lifecycle events on a
133 * {@link TextureView}.
135 private final TextureView.SurfaceTextureListener mSurfaceTextureListener
136 = new TextureView.SurfaceTextureListener() {
572 // We fit the aspect ratio of TextureView to the size of preview we picked.