Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DSurfaceTexture.cpp347 static jint SurfaceTexture_detachFromGLContext(JNIEnv* env, jobject thiz) in SurfaceTexture_detachFromGLContext() function
394 {"nativeDetachFromGLContext", "()I", (void*)SurfaceTexture_detachFromGLContext },