Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h310 int dispatchAddQueueInterceptor(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1460 res = dispatchAddQueueInterceptor(args); in perform()
1745 int Surface::dispatchAddQueueInterceptor(va_list args) { in dispatchAddQueueInterceptor() function in android::Surface