Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DGraphics.cpp170 static jmethodID gBitmapRegionDecoder_constructorMethodID; variable
447 gBitmapRegionDecoder_constructorMethodID, in createBitmapRegionDecoder()
745gBitmapRegionDecoder_constructorMethodID = env->GetMethodID(gBitmapRegionDecoder_class, "<init>", … in register_android_graphics_Graphics()