Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DBitmapFactory.cpp48 jmethodID gInsetStruct_constructorMethodID; variable
372 ninePatchInsets = env->NewObject(gInsetStruct_class, gInsetStruct_constructorMethodID, in doDecode()
625gInsetStruct_constructorMethodID = env->GetMethodID(gInsetStruct_class, "<init>", "(IIIIIIIIFIF)V"… in register_android_graphics_BitmapFactory()