Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/apex/include/android/graphics/
Dbitmap.h50 ANDROID_API ABitmap* ABitmap_copy(ABitmap* srcBitmap, AndroidBitmapFormat dstFormat);
115 return Bitmap(ABitmap_copy(mBitmap, dstFormat)); in copy()
/frameworks/base/libs/hwui/apex/
Dandroid_bitmap.cpp104 ABitmap* ABitmap_copy(ABitmap* srcBitmapHandle, AndroidBitmapFormat dstFormat) { in ABitmap_copy() function
/frameworks/libs/native_bridge_support/libandroid_runtime/
Dstubs_arm.cc25 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ABitmap_copy);
1262 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", ABitmap_copy); in init_stub_library()
Dstubs_arm64.cc25 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ABitmap_copy);
1256 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", ABitmap_copy); in init_stub_library()