Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libjnigraphics/
H A Dstubs_arm.cc46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImageDecoder_rewind);
87 INIT_INTERCEPTABLE_STUB_FUNCTION("libjnigraphics.so", AImageDecoder_rewind); in init_stub_library()
H A Dstubs_arm64.cc46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImageDecoder_rewind);
87 INIT_INTERCEPTABLE_STUB_FUNCTION("libjnigraphics.so", AImageDecoder_rewind); in init_stub_library()
/aosp12/frameworks/base/native/graphics/jni/
H A Dlibjnigraphics.map.txt20 AImageDecoder_rewind; # introduced=31
H A Dimagedecoder.cpp465 int AImageDecoder_rewind(AImageDecoder* decoder) { in AImageDecoder_rewind() function
/aosp12/frameworks/native/include/android/
H A Dimagedecoder.h790 int AImageDecoder_rewind(AImageDecoder* _Nonnull decoder)