Home
last modified time | relevance | path

Searched refs:dispatchSetAutoPrerotation (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DSurface.h301 int dispatchSetAutoPrerotation(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1433 res = dispatchSetAutoPrerotation(args); in perform()
1681 int Surface::dispatchSetAutoPrerotation(va_list args) { in dispatchSetAutoPrerotation() function in android::Surface