Searched refs:NATIVE_WINDOW_SET_CANCEL_INTERCEPTOR (Results 1 – 3 of 3) sorted by relevance
319 return window->perform(window, NATIVE_WINDOW_SET_CANCEL_INTERCEPTOR, interceptor, data); in ANativeWindow_setCancelBufferInterceptor()
251 NATIVE_WINDOW_SET_CANCEL_INTERCEPTOR = 41, /* private */ enumerator
57 return op == NATIVE_WINDOW_SET_CANCEL_INTERCEPTOR || in isInterceptorRegistrationOp()1182 case NATIVE_WINDOW_SET_CANCEL_INTERCEPTOR: in perform()