Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DPathEffect.cpp75 static const JNINativeMethod gSumPathEffectMethods[] = { variable
101 android::RegisterMethodsOrDie(env, "android/graphics/SumPathEffect", gSumPathEffectMethods, in register_android_graphics_PathEffect()
102 NELEM(gSumPathEffectMethods)); in register_android_graphics_PathEffect()