Searched refs:NATIVE_WINDOW_SET_DEQUEUE_INTERCEPTOR (Results 1 – 4 of 4) sorted by relevance
40 return window->perform(window, NATIVE_WINDOW_SET_DEQUEUE_INTERCEPTOR, interceptor, data); in ANativeWindow_setDequeueBufferInterceptor()
438 return window->perform(window, NATIVE_WINDOW_SET_DEQUEUE_INTERCEPTOR, interceptor, data); in ANativeWindow_setDequeueBufferInterceptor()
254 NATIVE_WINDOW_SET_DEQUEUE_INTERCEPTOR = 42, /* private */ enumerator
72 op == NATIVE_WINDOW_SET_DEQUEUE_INTERCEPTOR || in isInterceptorRegistrationOp()1453 case NATIVE_WINDOW_SET_DEQUEUE_INTERCEPTOR: in perform()