Lines Matching full:textureview
66 import android.view.TextureView;
204 * {@link TextureView.SurfaceTextureListener} handles several lifecycle events of a
205 * {@link TextureView}.
207 private final TextureView.SurfaceTextureListener mSurfaceTextureListener
208 = new TextureView.SurfaceTextureListener() {
360 // the TextureView displaying this has been set up.
366 // Start the preview session if the TextureView has been set up already.
616 // or otherwise cause the preview TextureView's size to change.
1110 // device orientation from the sensor's orientation, and the TextureView will default to
1115 // orientation so that the TextureView's dimensions are swapped relative to the
1117 // images are not incorrectly scaled by the TextureView:
1119 // in the native device orientation) to the TextureView's dimension.
1121 // (i.e. its dimensions in the current device orientation) to the TextureView's