Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DSurfaceTexture.cpp353 static jint SurfaceTexture_attachToGLContext(JNIEnv* env, jobject thiz, jint tex) in SurfaceTexture_attachToGLContext() function
395 {"nativeAttachToGLContext", "(I)I", (void*)SurfaceTexture_attachToGLContext },