Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DShader.cpp365 static const JNINativeMethod gShaderMethods[] = { variable
411 android::RegisterMethodsOrDie(env, "android/graphics/Shader", gShaderMethods, in register_android_graphics_Shader()
412 NELEM(gShaderMethods)); in register_android_graphics_Shader()