Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DShader.cpp298 static const JNINativeMethod gBitmapShaderMethods[] = { variable
327 android::RegisterMethodsOrDie(env, "android/graphics/BitmapShader", gBitmapShaderMethods, in register_android_graphics_Shader()
328 NELEM(gBitmapShaderMethods)); in register_android_graphics_Shader()