Home
last modified time | relevance | path

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

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