Home
last modified time | relevance | path

Searched refs:AImageDecoderHeaderInfo_getAndroidBitmapFormat (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/cts/tests/tests/graphics/jni/
H A Dandroid_graphics_cts_AImageDecoderTest.cpp145 auto format = AImageDecoderHeaderInfo_getAndroidBitmapFormat(nullptr); in testNullDecoder()
206 auto format = AImageDecoderHeaderInfo_getAndroidBitmapFormat(info); in testInfo()
319 const auto format = AImageDecoderHeaderInfo_getAndroidBitmapFormat(info); in testSetFormat()
332 ASSERT_EQ(format, AImageDecoderHeaderInfo_getAndroidBitmapFormat(info)); in testSetFormat()
342 ASSERT_EQ(format, AImageDecoderHeaderInfo_getAndroidBitmapFormat(info)); in testSetFormat()
347 ASSERT_EQ(format, AImageDecoderHeaderInfo_getAndroidBitmapFormat(info)); in testSetFormat()
353 ASSERT_EQ(format, AImageDecoderHeaderInfo_getAndroidBitmapFormat(info)); in testSetFormat()
359 ASSERT_EQ(format, AImageDecoderHeaderInfo_getAndroidBitmapFormat(info)); in testSetFormat()
523 androidBitmapFormat = AImageDecoderHeaderInfo_getAndroidBitmapFormat(info); in testDecode()
713 const int bpp = bytesPerPixel(AImageDecoderHeaderInfo_getAndroidBitmapFormat(info)); in testSetTargetSize()
[all …]
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libjnigraphics/
Dstubs_riscv64.cc28 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImageDecoderHeaderInfo_getAndroidBitmapFormat);
69 …NIT_INTERCEPTABLE_STUB_FUNCTION("libjnigraphics.so", AImageDecoderHeaderInfo_getAndroidBitmapForma… in init_stub_library()
Dstubs_arm64.cc28 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImageDecoderHeaderInfo_getAndroidBitmapFormat);
69 …NIT_INTERCEPTABLE_STUB_FUNCTION("libjnigraphics.so", AImageDecoderHeaderInfo_getAndroidBitmapForma… in init_stub_library()
Dstubs_arm.cc28 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImageDecoderHeaderInfo_getAndroidBitmapFormat);
69 …NIT_INTERCEPTABLE_STUB_FUNCTION("libjnigraphics.so", AImageDecoderHeaderInfo_getAndroidBitmapForma… in init_stub_library()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/native/graphics/jni/libjnigraphics.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dstub.c18 void AImageDecoderHeaderInfo_getAndroidBitmapFormat() {} in AImageDecoderHeaderInfo_getAndroidBitmapFormat() function
Dabi_symbol_list.txt19 AImageDecoderHeaderInfo_getAndroidBitmapFormat
Dstub.map20 AImageDecoderHeaderInfo_getAndroidBitmapFormat;
/aosp_15_r20/out/soong/.intermediates/frameworks/base/native/graphics/jni/libjnigraphics/android_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c25 void AImageDecoderHeaderInfo_getAndroidBitmapFormat() {} in AImageDecoderHeaderInfo_getAndroidBitmapFormat() function
Dabi_symbol_list.txt26 AImageDecoderHeaderInfo_getAndroidBitmapFormat
/aosp_15_r20/out/soong/.intermediates/frameworks/base/native/graphics/jni/libjnigraphics.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c25 void AImageDecoderHeaderInfo_getAndroidBitmapFormat() {} in AImageDecoderHeaderInfo_getAndroidBitmapFormat() function
Dabi_symbol_list.txt26 AImageDecoderHeaderInfo_getAndroidBitmapFormat
Dstub.map27 AImageDecoderHeaderInfo_getAndroidBitmapFormat;
/aosp_15_r20/out/soong/.intermediates/frameworks/base/native/graphics/jni/libjnigraphics.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_current/gen/
Dstub.c25 void AImageDecoderHeaderInfo_getAndroidBitmapFormat() {} in AImageDecoderHeaderInfo_getAndroidBitmapFormat() function
Dabi_symbol_list.txt26 AImageDecoderHeaderInfo_getAndroidBitmapFormat
Dstub.map27 AImageDecoderHeaderInfo_getAndroidBitmapFormat;
/aosp_15_r20/out/soong/.intermediates/frameworks/base/native/graphics/jni/libjnigraphics.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c25 void AImageDecoderHeaderInfo_getAndroidBitmapFormat() {} in AImageDecoderHeaderInfo_getAndroidBitmapFormat() function
Dstub.map27 AImageDecoderHeaderInfo_getAndroidBitmapFormat;
/aosp_15_r20/out/soong/.intermediates/frameworks/base/native/graphics/jni/libjnigraphics.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c25 void AImageDecoderHeaderInfo_getAndroidBitmapFormat() {} in AImageDecoderHeaderInfo_getAndroidBitmapFormat() function
Dabi_symbol_list.txt26 AImageDecoderHeaderInfo_getAndroidBitmapFormat
Dstub.map27 AImageDecoderHeaderInfo_getAndroidBitmapFormat;
/aosp_15_r20/out/soong/.intermediates/frameworks/base/native/graphics/jni/libjnigraphics.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c25 void AImageDecoderHeaderInfo_getAndroidBitmapFormat() {} in AImageDecoderHeaderInfo_getAndroidBitmapFormat() function
Dstub.map27 AImageDecoderHeaderInfo_getAndroidBitmapFormat;
Dabi_symbol_list.txt26 AImageDecoderHeaderInfo_getAndroidBitmapFormat
/aosp_15_r20/out/soong/.intermediates/frameworks/base/native/graphics/jni/libjnigraphics.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_35/gen/
Dstub.c25 void AImageDecoderHeaderInfo_getAndroidBitmapFormat() {} in AImageDecoderHeaderInfo_getAndroidBitmapFormat() function
Dabi_symbol_list.txt26 AImageDecoderHeaderInfo_getAndroidBitmapFormat

123