Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DPathEffect.cpp74 static const JNINativeMethod gPathEffectMethods[] = { variable
104 android::RegisterMethodsOrDie(env, "android/graphics/PathEffect", gPathEffectMethods, in register_android_graphics_PathEffect()
105 NELEM(gPathEffectMethods)); in register_android_graphics_PathEffect()