Searched refs:gBitmap_getAllocationByteCountMethodID (Results 1 – 1 of 1) sorted by relevance
45 static jmethodID gBitmap_getAllocationByteCountMethodID; variable196 return env->CallIntMethod(javaBitmap, gBitmap_getAllocationByteCountMethodID); in getBitmapAllocationByteCount()1605 …gBitmap_getAllocationByteCountMethodID = GetMethodIDOrDie(env, gBitmap_class, "getAllocationByteCo… in register_android_graphics_Bitmap()