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.java643 public SurfaceTexture getSurfaceTexture() { method in class:SurfaceTextureRenderer
707 * {@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}.
618 * true, {@link #getSurfaceTexture()} returns a valid surface texture.
716 public SurfaceTexture getSurfaceTexture() { method in class:TextureView
807 * {@link android.view.TextureView#getSurfaceTexture()}
817 * {@link android.view.TextureView#getSurfaceTexture()}
/frameworks/av/media/libstagefright/wifi-display/source/
H A DPlaybackSession.cpp1090 sp<IGraphicBufferProducer> WifiDisplaySource::PlaybackSession::getSurfaceTexture() { function in class:android::WifiDisplaySource::PlaybackSession

Completed in 1634 milliseconds