Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h311 int dispatchAddQueryInterceptor(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1463 res = dispatchAddQueryInterceptor(args); in perform()
1755 int Surface::dispatchAddQueryInterceptor(va_list args) { in dispatchAddQueryInterceptor() function in android::Surface