Home
last modified time | relevance | path

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

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