Searched refs:kJniMethods (Results 1 – 3 of 3) sorted by relevance
109 const JNINativeMethod kJniMethods[] = { variable122 int res = env->RegisterNatives(clazz, kJniMethods, NELEM(kJniMethods)); in RegisterGraphicsUtils()
135 const JNINativeMethod kJniMethods[] = { variable150 int res = env->RegisterNatives(clazz, kJniMethods, NELEM(kJniMethods)); in RegisterDrawGLFunctor()
195 const JNINativeMethod kJniMethods[] = { variable213 env->RegisterNatives(clazz, kJniMethods, NELEM(kJniMethods)); in RegisterWebViewFactory()