Home | History | Annotate | Download | only in testing

Lines Matching refs:LayerHitTestRects

1312 void Internals::touchEventTargetRectsChanged(const LayerHitTestRects& rects)
1320 // Since it's not safe to hang onto the pointers in a LayerHitTestRects, we immediately
1323 for (LayerHitTestRects::const_iterator iter = rects.begin(); iter != rects.end(); ++iter) {