Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h272 int dispatchAddCancelInterceptor(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1478 res = dispatchAddCancelInterceptor(args); in perform()
1740 int Surface::dispatchAddCancelInterceptor(va_list args) { in dispatchAddCancelInterceptor() function in android::Surface