Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_graphics_SurfaceTexture.cpp341 static jint SurfaceTexture_detachFromGLContext(JNIEnv* env, jobject thiz) in SurfaceTexture_detachFromGLContext() function
388 {"nativeDetachFromGLContext", "()I", (void*)SurfaceTexture_detachFromGLContext },