Searched refs:ANativeWindow_setAutoRefresh (Results 1 – 6 of 6) sorted by relevance
60 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setAutoRefresh);133 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setAutoRefresh); in init_stub_library()
317 int ANativeWindow_setAutoRefresh(ANativeWindow* window, bool autoRefresh);
46 ANativeWindow_setAutoRefresh; # llndk
379 int ANativeWindow_setAutoRefresh(ANativeWindow* window, bool autoRefresh) { in ANativeWindow_setAutoRefresh() function