Searched defs:childCenter (Results 1 – 2 of 2) sorted by relevance
734 float childCenter = (child.getLeft() + child.getRight()) / 2f; in createIconAlignmentController() local801 float childCenter = (child.getLeft() + child.getRight()) / 2f; in createIconAlignmentController() local
1646 int childCenter = getChildOffset(childIndex) + halfChildSize; in getDisplacementFromScreenCenter() local