Searched refs:gXfermodeMethods (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DXfermode.cpp36 static const JNINativeMethod gXfermodeMethods[] = { member in namespace:android
41 android::RegisterMethodsOrDie(env, "android/graphics/Xfermode", gXfermodeMethods,
42 NELEM(gXfermodeMethods));

Completed in 203 milliseconds