Searched refs:gBitmap_getAllocationByteCountMethodID (Results 1 – 1 of 1) sorted by relevance
156 static jmethodID gBitmap_getAllocationByteCountMethodID; variable400 return env->CallIntMethod(javaBitmap, gBitmap_getAllocationByteCountMethodID); in getBitmapAllocationByteCount()673 …gBitmap_getAllocationByteCountMethodID = env->GetMethodID(gBitmap_class, "getAllocationByteCount",… in register_android_graphics_Graphics()