Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libjnigraphics/
H A Dstubs_arm.cc43 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImageDecoder_getRepeatCount);
84 INIT_INTERCEPTABLE_STUB_FUNCTION("libjnigraphics.so", AImageDecoder_getRepeatCount); in init_stub_library()
H A Dstubs_arm64.cc43 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImageDecoder_getRepeatCount);
84 INIT_INTERCEPTABLE_STUB_FUNCTION("libjnigraphics.so", AImageDecoder_getRepeatCount); in init_stub_library()
/aosp12/frameworks/base/native/graphics/jni/
H A Dlibjnigraphics.map.txt18 AImageDecoder_getRepeatCount; # introduced=31
H A Dimagedecoder.cpp422 int32_t AImageDecoder_getRepeatCount(AImageDecoder* decoder) { in AImageDecoder_getRepeatCount() function
/aosp12/frameworks/native/include/android/
H A Dimagedecoder.h720 int32_t AImageDecoder_getRepeatCount(AImageDecoder* _Nonnull decoder)