Searched defs:getSurfaceTexture (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/
H A DMyGLSurfaceView.java75 public SurfaceTexture getSurfaceTexture() { method in class:MyGLSurfaceView
76 return mRenderer.getSurfaceTexture();
345 public SurfaceTexture getSurfaceTexture() { method in class:MyRenderer
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DSurfaceTextureRenderer.java620 public SurfaceTexture getSurfaceTexture() { method in class:SurfaceTextureRenderer
684 * {@link #getSurfaceTexture()} into the set of target {@link Surface}s
/frameworks/base/core/java/android/view/
H A DTextureView.java92 * {@link #getSurfaceTexture()} or by using a {@link SurfaceTextureListener}.
615 * true, {@link #getSurfaceTexture()} returns a valid surface texture.
713 public SurfaceTexture getSurfaceTexture() { method in class:TextureView
802 * {@link android.view.TextureView#getSurfaceTexture()}
812 * {@link android.view.TextureView#getSurfaceTexture()}
/frameworks/av/media/libstagefright/wifi-display/source/
H A DPlaybackSession.cpp1093 sp<IGraphicBufferProducer> WifiDisplaySource::PlaybackSession::getSurfaceTexture() { function in class:android::WifiDisplaySource::PlaybackSession

Completed in 131 milliseconds