Searched refs:kJniMethods (Results 1 – 3 of 3) sorted by relevance
105 const JNINativeMethod kJniMethods[] = { variable118 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()
179 const JNINativeMethod kJniMethods[] = { variable197 env->RegisterNatives(clazz, kJniMethods, NELEM(kJniMethods)); in RegisterWebViewFactory()