Home
last modified time | relevance | path

Searched refs:attachToGLContext (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DGpuVideoTrackDecoder.java135 mSurfaceTexture.attachToGLContext(mTextureSource.getTextureId()); in updateTexture()
148 mSurfaceTexture.attachToGLContext(targetTexture.getTextureId()); in copyFrameDataTo()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DSurfaceTexture.java295 public void attachToGLContext(int texName) { in attachToGLContext() method in SurfaceTexture
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DCameraStreamer.java219 mPreviewSurfaceTexture.attachToGLContext(targetTex.getTextureId()); in grabFrame()
249 mPreviewSurfaceTexture.attachToGLContext(mPreviewTexture.getTextureId()); in updateSurfaceTexture()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt16644 method public void attachToGLContext(int);