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

/frameworks/base/core/jni/android/graphics/
H A DGraphics.cpp166 static jmethodID gBitmapRegionDecoder_constructorMethodID; variable
420 gBitmapRegionDecoder_constructorMethodID,
758 gBitmapRegionDecoder_constructorMethodID = GetMethodIDOrDie(env, gBitmapRegionDecoder_class, "<init>", "(J)V");

Completed in 1745 milliseconds