Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DReliableSurface.cpp48 ANativeWindow_setQueryInterceptor(mWindow, nullptr, nullptr); in ~ReliableSurface()
69 result = ANativeWindow_setQueryInterceptor(mWindow, hook_query, this); in init()
/frameworks/native/libs/nativewindow/include/system/
Dwindow.h1305 static inline int ANativeWindow_setQueryInterceptor(ANativeWindow* window, in ANativeWindow_setQueryInterceptor() function