Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_graphics_SurfaceTexture.cpp347 static jint SurfaceTexture_attachToGLContext(JNIEnv* env, jobject thiz, jint tex) in SurfaceTexture_attachToGLContext() function
389 {"nativeAttachToGLContext", "(I)I", (void*)SurfaceTexture_attachToGLContext },