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

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

Completed in 60 milliseconds