Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DPathEffect.cpp80 static const JNINativeMethod gSumPathEffectMethods[] = { variable
106 android::RegisterMethodsOrDie(env, "android/graphics/SumPathEffect", gSumPathEffectMethods, in register_android_graphics_PathEffect()
107 NELEM(gSumPathEffectMethods)); in register_android_graphics_PathEffect()