Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DPaintFilter.cpp67 static const JNINativeMethod paintflags_methods[] = { variable
74 result |= RegisterMethodsOrDie(env, "android/graphics/PaintFlagsDrawFilter", paintflags_methods, in register_android_graphics_DrawFilter()
75 NELEM(paintflags_methods)); in register_android_graphics_DrawFilter()