Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/libnativewindow/
Dstubs_arm64.cc65 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setFrameRateWithChangeStrategy);
130 …NIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setFrameRateWithChangeStrategy in init_stub_library()
Dstubs_arm.cc65 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setFrameRateWithChangeStrategy);
130 …NIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setFrameRateWithChangeStrategy in init_stub_library()
/frameworks/native/libs/nativewindow/
Dlibnativewindow.map.txt50 ANativeWindow_setFrameRateWithChangeStrategy; # introduced=31
DANativeWindow.cpp197 return ANativeWindow_setFrameRateWithChangeStrategy(window, frameRate, compatibility, in ANativeWindow_setFrameRate()
208 int32_t ANativeWindow_setFrameRateWithChangeStrategy(ANativeWindow* window, float frameRate, in ANativeWindow_setFrameRateWithChangeStrategy() function
/frameworks/native/libs/nativewindow/include/android/
Dnative_window.h331 int32_t ANativeWindow_setFrameRateWithChangeStrategy(ANativeWindow* window, float frameRate,