Home
last modified time | relevance | path

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

/cts/tests/tests/nativeopengl/standalone/jni/
DGLTestHelper.cpp289 JNINativeMethod glTestActMethods[] = { in registerNative() local
294 int result = env->RegisterNatives(clazz, glTestActMethods, in registerNative()
295 sizeof(glTestActMethods) / sizeof(JNINativeMethod)); in registerNative()