Home | History | Annotate | Download | only in trees

Lines Matching refs:layer_impl

13 #include "cc/layers/layer_impl.h"
1950 LayerImpl* layer_impl) {
1951 if (layer_impl->touch_event_handler_region().IsEmpty())
1955 layer_impl->screen_space_transform(),
1956 layer_impl->touch_event_handler_region(),
1957 layer_impl->contents_scale_x(),
1958 layer_impl->contents_scale_y()))
1965 if (PointIsClippedBySurfaceOrClipRect(screen_space_point, layer_impl))