Searched refs:eglimageConstructor (Results 1 – 1 of 1) sorted by relevance
60 static jmethodID eglimageConstructor; variable117 eglimageConstructor = _env->GetMethodID(eglimageClass, "<init>", "(J)V"); in nativeClassInit()516 return toEGLHandle(_env, eglimageClass, eglimageConstructor, _returnValue); in android_eglCreateImage()