Lines Matching full:textureview
1279 <h4>TextureView</h4>
1281 <p>{@link android.view.TextureView} is a new view that allows you to display a content stream, such
1283 android.view.TextureView} is unique in that it behaves like a regular view, rather than creating a
1288 <p>Beware that {@link android.view.TextureView} works only within a hardware accelerated window.</p>
1290 <p>For more information, see the {@link android.view.TextureView} documentation.</p>