Searched defs:SurfaceTexture_attachToGLContext (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DSurfaceTexture.cpp317 static jint SurfaceTexture_attachToGLContext(JNIEnv* env, jobject thiz, jint tex) function in namespace:android
354 {"nativeAttachToGLContext", "(I)I", (void*)SurfaceTexture_attachToGLContext },

Completed in 133 milliseconds