HomeSort by relevance Sort by last modified time
    Searched refs:getBitmapAllocationByteCount (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/jni/android/graphics/
GraphicsJNI.h 91 static int getBitmapAllocationByteCount(JNIEnv* env, jobject javaBitmap);
BitmapFactory.cpp 275 existingBufferSize = GraphicsJNI::getBitmapAllocationByteCount(env, javaBitmap);
Graphics.cpp 449 int GraphicsJNI::getBitmapAllocationByteCount(JNIEnv* env, jobject javaBitmap)

Completed in 172 milliseconds