Searched refs:gBitmapRegionDecoder_constructorMethodID (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/jni/android/graphics/
H A DGraphics.cpp160 static jmethodID gBitmapRegionDecoder_constructorMethodID; variable
372 gBitmapRegionDecoder_constructorMethodID,
592 gBitmapRegionDecoder_constructorMethodID = env->GetMethodID(gBitmapRegionDecoder_class, "<init>", "(I)V");

Completed in 433 milliseconds