Home
last modified time | relevance | path

Searched refs:Bitmap_getAllocationByteCount (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DBitmap.cpp1093 static jint Bitmap_getAllocationByteCount(JNIEnv* env, jobject, jlong bitmapPtr) { in Bitmap_getAllocationByteCount() function
1199 { "nativeGetAllocationByteCount", "(J)I", (void*)Bitmap_getAllocationByteCount },