Searched refs:itemCenterPosition (Results 1 – 1 of 1) sorted by relevance
941 double itemCenterPosition = itemPosition + itemSize * HALF_ITEM_SIZE; in GetFixPositionOnWatch() local942 return destination + center - itemCenterPosition; in GetFixPositionOnWatch()