Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DShader.cpp312 static const JNINativeMethod gSweepGradientMethods[] = { variable
333 android::RegisterMethodsOrDie(env, "android/graphics/SweepGradient", gSweepGradientMethods, in register_android_graphics_Shader()
334 NELEM(gSweepGradientMethods)); in register_android_graphics_Shader()