Home
last modified time | relevance | path

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

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