Searched defs:gBitmapRegionDecoder_constructorMethodID (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DGraphics.cpp164 static jmethodID gBitmapRegionDecoder_constructorMethodID; variable
462 gBitmapRegionDecoder_constructorMethodID,
634 gBitmapRegionDecoder_constructorMethodID = env->GetMethodID(gBitmapRegionDecoder_class, "<init>", "(J)V");

Completed in 55 milliseconds