Searched refs:kJniMethods (Results 1 – 3 of 3) sorted by relevance
95 const JNINativeMethod kJniMethods[] = { variable108 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[] = { variable240 env->RegisterNatives(clazz, kJniMethods, NELEM(kJniMethods)); in RegisterWebViewLibraryLoader()