Home
last modified time | relevance | path

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

/frameworks/native/include/gui/
DSurface.h141 int dispatchSetBuffersStickyTransform(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp419 res = dispatchSetBuffersStickyTransform(args); in perform()
521 int Surface::dispatchSetBuffersStickyTransform(va_list args) { in dispatchSetBuffersStickyTransform() function in android::Surface