Home
last modified time | relevance | path

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

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