Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dsurface_control.h628 void ASurfaceTransaction_setDesiredHdrHeadroom(ASurfaceTransaction* _Nonnull transaction,
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc333 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTransaction_setDesiredHdrHeadroom);
700 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTransaction_setDesiredHdrHeadroom); in init_stub_library()
Dstubs_arm.cc333 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTransaction_setDesiredHdrHeadroom);
700 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTransaction_setDesiredHdrHeadroom); in init_stub_library()
Dstubs_arm64.cc333 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTransaction_setDesiredHdrHeadroom);
700 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTransaction_setDesiredHdrHeadroom); in init_stub_library()
/frameworks/base/native/android/
Dlibandroid.map.txt291 ASurfaceTransaction_setDesiredHdrHeadroom; # introduced=VanillaIceCream
Dsurface_control.cpp649 void ASurfaceTransaction_setDesiredHdrHeadroom(ASurfaceTransaction* aSurfaceTransaction, in ASurfaceTransaction_setDesiredHdrHeadroom() function