Searched refs:autoPrerotation (Results 1 – 2 of 2) sorted by relevance
327 int ANativeWindow_setAutoPrerotation(ANativeWindow* window, bool autoPrerotation);
1015 bool autoPrerotation) { in native_window_set_auto_prerotation() argument1016 return window->perform(window, NATIVE_WINDOW_SET_AUTO_PREROTATION, autoPrerotation); in native_window_set_auto_prerotation()