Searched refs:touch_event_handler_region (Results 1 – 6 of 6) sorted by relevance
46 EXPECT_EQ(layer_impl->touch_event_handler_region(), in LayerTreesMatch()47 layer->touch_event_handler_region())); in LayerTreesMatch()
327 for (cc::Region::Iterator region_rects(layer_->touch_event_handler_region()); in touchEventHandlerRegion()334 for (cc::Region::Iterator region_rects(layer_->touch_event_handler_region()); in touchEventHandlerRegion()
298 void SetTouchEventHandlerRegion(const Region& touch_event_handler_region);299 const Region& touch_event_handler_region() const { in touch_event_handler_region() function
437 const Region& touch_event_handler_region() const { in touch_event_handler_region() function
185 for (Region::Iterator iter(layer->touch_event_handler_region()); in SaveTouchEventHandlerRectsCallback()
476 bool can_accept_input = !layer->touch_event_handler_region().IsEmpty() || in LayerShouldBeSkipped()2406 if (layer_impl->touch_event_handler_region().IsEmpty()) in LayerHasTouchEventHandlersAt()2411 layer_impl->touch_event_handler_region(), in LayerHasTouchEventHandlersAt()