Searched defs:pointerCb (Results 1 – 2 of 2) sorted by relevance
51 InterceptorConsumer(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointerCb, in InterceptorConsumer()101 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointe… in AddInterceptor()111 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointe… in AddInterceptor()
52 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> po… in AddInterceptor()62 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> po… in AddInterceptor()