Searched refs:hostLeft (Results 1 – 1 of 1) sorted by relevance
805 final int hostLeft = bounds.left; in createAccessibilityNodeInfo() local806 bounds.left = round(hostLeft + mTrapezoidSlots[index].mLeft); in createAccessibilityNodeInfo()807 bounds.right = round(hostLeft + mTrapezoidSlots[index].mRight); in createAccessibilityNodeInfo()