Searched refs:getBitmapAllocationByteCount (Results 1 – 3 of 3) sorted by relevance
74 static int getBitmapAllocationByteCount(JNIEnv* env, jobject javaBitmap);
295 existingBufferSize = GraphicsJNI::getBitmapAllocationByteCount(env, javaBitmap); in doDecode()
398 int GraphicsJNI::getBitmapAllocationByteCount(JNIEnv* env, jobject javaBitmap) in getBitmapAllocationByteCount() function in GraphicsJNI