HomeSort by relevance Sort by last modified time
    Searched defs:touch_event_handler_region (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/layers/
layer.h 295 void SetTouchEventHandlerRegion(const Region& touch_event_handler_region);
296 const Region& touch_event_handler_region() const { function in class:cc::Layer
layer_impl.h 444 const Region& touch_event_handler_region() const { function in class:cc::LayerImpl

Completed in 81 milliseconds