Home
last modified time | relevance | path

Searched refs:AMediaFormat_getRect (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/ndk/include/media/
DNdkMediaFormat.h222 bool AMediaFormat_getRect(AMediaFormat*, const char *name,
/frameworks/libs/native_bridge_support/android_api/libmediandk/
Dstubs_arm64.cc161 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMediaFormat_getRect);
471 INIT_INTERCEPTABLE_STUB_FUNCTION("libmediandk.so", AMediaFormat_getRect); in init_stub_library()
Dstubs_riscv64.cc161 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMediaFormat_getRect);
471 INIT_INTERCEPTABLE_STUB_FUNCTION("libmediandk.so", AMediaFormat_getRect); in init_stub_library()
Dstubs_arm.cc161 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMediaFormat_getRect);
471 INIT_INTERCEPTABLE_STUB_FUNCTION("libmediandk.so", AMediaFormat_getRect); in init_stub_library()
/frameworks/av/media/ndk/
Dlibmediandk.map.txt287 AMediaFormat_getRect; # introduced=28
DNdkMediaFormat.cpp204 bool AMediaFormat_getRect(AMediaFormat* format, const char *name, in AMediaFormat_getRect() function