Searched refs:getBitmapAllocationByteCount (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DGraphicsJNI.h89 static int getBitmapAllocationByteCount(JNIEnv* env, jobject javaBitmap);
H A DBitmapFactory.cpp266 existingBufferSize = GraphicsJNI::getBitmapAllocationByteCount(env, javaBitmap);
H A DGraphics.cpp437 int GraphicsJNI::getBitmapAllocationByteCount(JNIEnv* env, jobject javaBitmap) function in class:GraphicsJNI

Completed in 2605 milliseconds