Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DPathEffect.cpp67 static const JNINativeMethod gPathEffectMethods[] = { variable
97 android::RegisterMethodsOrDie(env, "android/graphics/PathEffect", gPathEffectMethods, in register_android_graphics_PathEffect()
98 NELEM(gPathEffectMethods)); in register_android_graphics_PathEffect()