Searched refs:ANativeWindow_setAutoPrerotation (Results 1 – 5 of 5) sorted by relevance
52 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setAutoPrerotation);117 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setAutoPrerotation); in init_stub_library()
327 int ANativeWindow_setAutoPrerotation(ANativeWindow* window, bool autoPrerotation);
39 ANativeWindow_setAutoPrerotation; # llndk
333 int ANativeWindow_setAutoPrerotation(ANativeWindow* window, bool autoPrerotation) { in ANativeWindow_setAutoPrerotation() function