Home
last modified time | relevance | path

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

/frameworks/native/include/gui/
DSurface.h169 int dispatchSetBufferCount(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp567 res = dispatchSetBufferCount(args); in perform()
647 int Surface::dispatchSetBufferCount(va_list args) { in dispatchSetBufferCount() function in android::Surface