Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/jni/
H A DBitmap.cpp1170 static jint Bitmap_getAllocationByteCount(JNIEnv* env, jobject, jlong bitmapPtr) { in Bitmap_getAllocationByteCount() function
1299 { "nativeGetAllocationByteCount", "(J)I", (void*)Bitmap_getAllocationByteCount },