Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DSurface.h520 void* mPerformInterceptorData = nullptr; variable
/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp487 c->mPerformInterceptorData, operation, args); in hook_perform()
1765 mPerformInterceptorData = data; in dispatchAddPerformInterceptor()