Searched refs:getChildBounds (Results 1 – 4 of 4) sorted by relevance
59 ChildBounds getChildBounds(View child, int childStart, int pageCenter, boolean layoutChild); in getChildBounds() method
116 public ChildBounds getChildBounds(View child, int childStart, int pageCenter, in getChildBounds() method in DefaultPagedViewHandler
305 override fun getChildBounds( in getUpDirection() method in com.android.quickstep.orientation.LandscapePagedViewHandler
823 ChildBounds bounds = mOrientationHandler.getChildBounds(child, childStart, in getPageScrolls()