Home
last modified time | relevance | path

Searched refs:nativeAttachToGLContext (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DSurfaceTexture.java296 int err = nativeAttachToGLContext(texName); in attachToGLContext()
435 private native int nativeAttachToGLContext(int texName); in nativeAttachToGLContext() method in SurfaceTexture
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18426 Landroid/graphics/SurfaceTexture;->nativeAttachToGLContext(I)I