Home
last modified time | relevance | path

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

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