Home
last modified time | relevance | path

Searched defs:screen_space_point (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_impl.cc1116 const gfx::PointF& screen_space_point, in PointHitsRect()
1157 static bool PointHitsRegion(const gfx::PointF& screen_space_point, in PointHitsRegion()
1197 const gfx::PointF& screen_space_point, in PointIsClippedBySurfaceOrClipRect()
1223 const gfx::PointF& screen_space_point, in PointHitsLayer()
1257 const gfx::PointF& screen_space_point, in FindClosestMatchingLayer()
1300 const gfx::PointF& screen_space_point) { in FindFirstScrollingLayerThatIsHitByPoint()
1319 const gfx::PointF& screen_space_point) { in FindLayerThatIsHitByPoint()
1332 static bool LayerHasTouchEventHandlersAt(const gfx::PointF& screen_space_point, in LayerHasTouchEventHandlersAt()
1358 const gfx::PointF screen_space_point; member
1362 const gfx::PointF& screen_space_point) { in FindLayerThatIsHitByPointInTouchHandlerRegion()
Dlayer_tree_host_impl.cc2431 gfx::PointF screen_space_point = in ScrollLayerWithViewportSpaceDelta() local
/external/chromium_org/cc/layers/
Dlayer_impl.cc426 const gfx::PointF& screen_space_point, in TryScroll()