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