Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/jni/
H A DPathEffect.cpp83 static const JNINativeMethod gDashPathEffectMethods[] = { variable
107 android::RegisterMethodsOrDie(env, "android/graphics/DashPathEffect", gDashPathEffectMethods, in register_android_graphics_PathEffect()
108 NELEM(gDashPathEffectMethods)); in register_android_graphics_PathEffect()