Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libjnigraphics/
H A Dstubs_arm.cc51 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImageDecoder_setTargetSize);
92 INIT_INTERCEPTABLE_STUB_FUNCTION("libjnigraphics.so", AImageDecoder_setTargetSize); in init_stub_library()
H A Dstubs_arm64.cc51 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImageDecoder_setTargetSize);
92 INIT_INTERCEPTABLE_STUB_FUNCTION("libjnigraphics.so", AImageDecoder_setTargetSize); in init_stub_library()
/aosp12/frameworks/base/native/graphics/jni/
H A Dlibjnigraphics.map.txt14 AImageDecoder_setTargetSize; # introduced=30
H A Dimagedecoder.cpp336 int AImageDecoder_setTargetSize(AImageDecoder* decoder, int32_t width, int32_t height) { in AImageDecoder_setTargetSize() function
/aosp12/frameworks/native/include/android/
H A Dimagedecoder.h399 int AImageDecoder_setTargetSize(AImageDecoder* _Nonnull decoder, int32_t width,