Home
last modified time | relevance | path

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

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