Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h249 int dispatchUnlockAndPost(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1397 res = dispatchUnlockAndPost(args); in perform()
1596 int Surface::dispatchUnlockAndPost(va_list args __attribute__((unused))) { in dispatchUnlockAndPost() function in android::Surface