Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DPaintFilter.cpp63 static const JNINativeMethod paintflags_methods[] = { variable
70 result |= RegisterMethodsOrDie(env, "android/graphics/PaintFlagsDrawFilter", paintflags_methods, in register_android_graphics_DrawFilter()
71 NELEM(paintflags_methods)); in register_android_graphics_DrawFilter()