Home
last modified time | relevance | path

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

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